Skip to content

Commit 0c448f8

Browse files
chore(deps): bump pluggy from 1.2.0 to 1.6.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.2.0 to 1.6.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.2.0...1.6.0) --- updated-dependencies: - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 612c26e commit 0c448f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mock==5.2.0 ; python_version >= "3.7" and python_version < "4.0"
2121
multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
2323
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
24-
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
24+
pluggy==1.6.0 ; python_version >= "3.7" and python_version < "4.0"
2525
pycparser==2.23 ; python_version >= "3.7" and python_version < "4.0"
2626
pyjwt==2.9.0 ; python_version >= "3.7" and python_version < "4.0"
2727
pyopenssl==25.2.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)