Skip to content

Commit

Permalink
Bump argcomplete from 3.5.1 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.5.1...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>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 61470fe commit 10dfdc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiohttp==3.10.10 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
aiosignal==1.3.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
annotated-types==0.7.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
anyio==4.6.2.post1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
argcomplete==3.5.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
argcomplete==3.5.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
async-timeout==4.0.3 ; python_full_version >= "3.11.0a1" and python_full_version < "3.11.3"
attrs==24.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
bcrypt==4.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
Expand Down

0 comments on commit 10dfdc6

Please sign in to comment.