Skip to content

Commit

Permalink
chore(deps-dev): bump pluggy from 1.3.0 to 1.4.0 (#42)
Browse files Browse the repository at this point in the history
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.3.0 to 1.4.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.3.0...1.4.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 Jan 29, 2024
1 parent 5e2ed42 commit 396f40d
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 @@ -21,7 +21,7 @@ mypy-extensions==1.0.0; python_version >= '3.5'
packaging==23.2; python_version >= '3.7'
pathspec==0.12.1; python_version >= '3.7'
platformdirs==4.1.0; python_version >= '3.7'
pluggy==1.3.0; python_version >= '3.8'
pluggy==1.4.0; python_version >= '3.8'
py4j==0.10.9.7
pycparser==2.21
pytest==7.4.3
Expand Down

0 comments on commit 396f40d

Please sign in to comment.