Skip to content

Commit 5b50cbc

Browse files
Bump pluggy from 1.4.0 to 1.5.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.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]>
1 parent 3661014 commit 5b50cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ numpy==1.24.4; python_version >= '3.8'
3333
packaging==24.0; python_version >= '3.7'
3434
pipenv==2023.12.1; python_version >= '3.8'
3535
platformdirs==4.2.2; python_version >= '3.8'
36-
pluggy==1.4.0; python_version >= '3.8'
36+
pluggy==1.5.0; python_version >= '3.8'
3737
pycparser==2.22; python_version >= '3.8'
3838
pyjwt==2.8.0; python_version >= '3.7'
3939
pytest==8.1.1; python_version >= '3.8'

0 commit comments

Comments
 (0)