Bump pathspec from 0.11.1 to 0.11.2 in /dependencies/python (#4706)

Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-26 17:24:30 -07:00 committed by GitHub
parent 82be271e5e
commit 67d756cf51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ MarkupSafe==2.1.2
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.1
pathspec==0.11.2
platformdirs==3.5.1
pycparser==2.21
Pygments==2.15.1

View file

@ -2,6 +2,6 @@ black==23.3.0
click==8.1.3
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.1
pathspec==0.11.2
platformdirs==3.5.1
tomli==2.0.1

View file

@ -2,7 +2,7 @@ black==23.3.0
click==8.1.3
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.1
pathspec==0.11.2
platformdirs==3.5.1
snakefmt==0.8.4
toml==0.10.2

View file

@ -8,7 +8,7 @@ iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.2
packaging==23.2
pathspec==0.11.1
pathspec==0.11.2
pluggy==1.0.0
Pygments==2.15.1
pytest==7.4.0

View file

@ -1,3 +1,3 @@
pathspec==0.11.1
pathspec==0.11.2
PyYAML==6.0.1
yamllint==1.31.0