Skip to content

Commit f5fcf33

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

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
@@ -66,7 +66,7 @@ pathlib2==2.3.7.post1
6666

6767
platformdirs==4.3.8 ; python_version >= '3.7'
6868

69-
pluggy==1.5.0 ; python_version >= '3.7'
69+
pluggy==1.6.0 ; python_version >= '3.7'
7070

7171
portalocker==2.10.1 ; python_version >= '3.5' and platform_system == 'Windows'
7272

0 commit comments

Comments
 (0)