Skip to content

Commit

Permalink
Bump the python group in /tests/feature_tests with 1 update
Browse files Browse the repository at this point in the history
Bumps the python group in /tests/feature_tests with 1 update: [argcomplete](https://github.com/kislyuk/argcomplete).

- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fniessink committed Sep 18, 2023
1 parent 3496013 commit 2cce7d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/feature_tests/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --extra=dev --generate-hashes --output-file=requirements/requirements-dev.txt pyproject.toml
#
argcomplete==3.1.1 \
--hash=sha256:35fa893a88deea85ea7b20d241100e64516d6af6d7b0ae2bed1d263d26f70948 \
--hash=sha256:6c4c563f14f01440aaffa3eae13441c5db2357b5eec639abe7c0b15334627dff
argcomplete==3.1.2 \
--hash=sha256:d5d1e5efd41435260b8f85673b74ea2e883affcbec9f4230c582689e8e78251b \
--hash=sha256:d97c036d12a752d1079f190bc1521c545b941fda89ad85d15afa909b4d1b9a99
# via pipx
asserts==0.12.0 \
--hash=sha256:7009950d1baa3238862ee8410b1fd2842993982e7d8d15fc4b8e1a40f5211469 \
Expand Down

0 comments on commit 2cce7d9

Please sign in to comment.