Skip to content

Commit

Permalink
chore(deps-dev): bump pluggy from 1.0.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.0.0 to 1.3.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.0.0...1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 1e8f6c2 commit 3bbaf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mypy-extensions==1.0.0
packaging==23.2 ; python_version >= '3.7'
pathspec==0.11.1 ; python_version >= '3.7'
platformdirs==3.5.1 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
pluggy==1.3.0 ; python_version >= '3.6'
py4j==0.10.9.7
pycparser==2.21
pytest==7.2.1
Expand Down

0 comments on commit 3bbaf57

Please sign in to comment.