Skip to content

Commit 4edd124

Browse files
chore(deps): bump argcomplete from 3.5.3 to 3.6.2
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.3 to 3.6.2. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.5.3...v3.6.2) --- updated-dependencies: - dependency-name: argcomplete dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a371f commit 4edd124

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.2 ; python_version >= "3.7" and python_version < "4.0"
4-
argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0"
4+
argcomplete==3.6.2 ; 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)