mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
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:
parent
82be271e5e
commit
67d756cf51
5 changed files with 5 additions and 5 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/black.txt
vendored
2
dependencies/python/black.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/snakefmt.txt
vendored
2
dependencies/python/snakefmt.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/sqlfluff.txt
vendored
2
dependencies/python/sqlfluff.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/yamllint.txt
vendored
2
dependencies/python/yamllint.txt
vendored
|
@ -1,3 +1,3 @@
|
|||
pathspec==0.11.1
|
||||
pathspec==0.11.2
|
||||
PyYAML==6.0.1
|
||||
yamllint==1.31.0
|
||||
|
|
Loading…
Reference in a new issue