Skip to content

Commit

Permalink
build(deps): bump argcomplete from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tatsh committed Jun 22, 2024
1 parent 9dc58a9 commit 0c91725
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
argcomplete = "^3.3.0"
argcomplete = "^3.4.0"
beautifulsoup4 = "^4.12.3"
click = "^8.1.7"
loguru = "^0.7.2"
Expand Down

0 comments on commit 0c91725

Please sign in to comment.