Skip to content

Commit 697d64f

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca7775b commit 697d64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pathlib2==2.3.7.post1
6868

6969
platformdirs==4.2.0 ; python_version >= '3.7'
7070

71-
pluggy==1.4.0 ; python_version >= '3.7'
71+
pluggy==1.5.0 ; python_version >= '3.7'
7272

7373
portalocker==2.8.2 ; python_version >= '3.5' and platform_system == 'Windows'
7474

0 commit comments

Comments
 (0)