Skip to content

Commit 8b1a732

Browse files
Bump argcomplete from 3.1.1 to 3.5.3
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.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.1.1...v3.5.3) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ef05d4 commit 8b1a732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.8.6 ; python_version >= "3.7" and python_version < "4.0"
22
aioresponses==0.7.4 ; python_version >= "3.7" and python_version < "4.0"
33
aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "4.0"
4-
argcomplete==3.1.1 ; python_version >= "3.7" and python_version < "4.0"
4+
argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0"
55
async-timeout==4.0.3 ; python_version >= "3.7" and python_version < "4.0"
66
asynctest==0.13.0 ; python_version >= "3.7" and python_version < "3.8"
77
attrs==23.1.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)