Skip to content

Commit

Permalink
chore(deps): bump argcomplete from 3.5.3 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.3 to 3.6.0.
- [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.0)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 8e5978f commit 491cf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-constraints-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.3 ; python_full_version >= '3.8'
argcomplete==3.6.0 ; python_full_version >= '3.8'
# via nox
attrs==25.1.0 ; python_full_version >= '3.8'
# via nox
Expand Down

0 comments on commit 491cf0a

Please sign in to comment.