Skip to content

Commit

Permalink
chore(deps-dev): bump pluggy from 1.0.0 to 1.3.0 (#3)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent f8bf063 commit 705f358
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==0.4.3
packaging==23.0; python_version >= '3.7'
pathspec==0.10.3; python_version >= '3.7'
platformdirs==2.6.2; 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 705f358

Please sign in to comment.