Skip to content

Commit

Permalink
Bump the prod-deps group in /requirements with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group in /requirements with 2 updates: [argcomplete](https://github.com/kislyuk/argcomplete) and [pluggy](https://github.com/pytest-dev/pluggy).


Updates `argcomplete` from 3.2.3 to 3.3.0
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.2.3...v3.3.0)

Updates `pluggy` from 1.4.0 to 1.5.0
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pluggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent a5f4df7 commit 7024859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
appdirs==1.4.4
argcomplete==3.2.3
argcomplete==3.3.0
bullet==2.2.0
daiquiri==3.2.5.1
gitpython==3.1.43
more-itertools==10.2.0
pluggy==1.4.0
pluggy==1.5.0
pygithub==2.3.0
python-gitlab==4.4.0
tabulate==0.9.0
Expand Down

0 comments on commit 7024859

Please sign in to comment.