Skip to content

Commit

Permalink
⬆️ Bump pluggy from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: pluggy
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent 8cb0c72 commit 29cbf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ platformdirs==3.6.0
# via
# jupyter-core
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pre-commit==3.3.3
# via -r requirements.in
Expand Down

0 comments on commit 29cbf5e

Please sign in to comment.