mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump argcomplete from 3.5.2 to 3.5.3 (#12220)
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](https://github.com/kislyuk/argcomplete/compare/v3.5.2...v3.5.3) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
96dbd56065
commit
4a31be3e85
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ alabaster==1.0.0 ; python_full_version >= '3.10'
|
|||
# via sphinx
|
||||
argcomplete==3.1.2 ; python_full_version < '3.8'
|
||||
# via nox
|
||||
argcomplete==3.5.2 ; python_full_version >= '3.8'
|
||||
argcomplete==3.5.3 ; python_full_version >= '3.8'
|
||||
# via nox
|
||||
babel==2.14.0 ; python_full_version < '3.8'
|
||||
# via sphinx
|
||||
|
|
|
|||
Loading…
Reference in a new issue