Skip to content

Commit

Permalink
Update pluggy requirement from ~=1.4.0 to ~=1.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pluggy](https://github.com/pytest-dev/pluggy) to permit the latest version.
- [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: pluggy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent a967a74 commit beca854
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
@@ -1,7 +1,7 @@
pytest~=8.1.1
py~=1.11.0
attrs~=23.2.0
pluggy~=1.4.0
pluggy~=1.5.0
iniconfig~=2.0.0
requests~=2.31.0
black~=24.3
Expand Down

0 comments on commit beca854

Please sign in to comment.