Skip to content

Commit

Permalink
chore(deps): bump pluggy from 1.0.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.0.0 to 1.5.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.0.0...1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent a1b1485 commit bfc3ad3
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 @@ -48,7 +48,7 @@ pickleshare==0.7.5
pillow==10.3.0; python_version >= '3.7'
pip==24.0; python_version >= '3.7'
platformdirs==2.5.0; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
pluggy==1.5.0; python_version >= '3.6'
prompt-toolkit==3.0.28; python_version >= '3.6'
psycopg2-binary==2.9.9; python_version >= '3.7'
ptyprocess==0.7.0
Expand Down

0 comments on commit bfc3ad3

Please sign in to comment.