mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Bump packaging from 23.1 to 23.2 in /dependencies/python (#4743)
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.1...23.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... 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
650b6aec03
commit
b0d1acee1f
4 changed files with 4 additions and 4 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -13,7 +13,7 @@ markdown-it-py==2.2.0
|
|||
MarkupSafe==2.1.2
|
||||
mdurl==0.1.2
|
||||
mypy-extensions==1.0.0
|
||||
packaging==23.1
|
||||
packaging==23.2
|
||||
pathspec==0.11.1
|
||||
platformdirs==3.5.1
|
||||
pycparser==2.21
|
||||
|
|
2
dependencies/python/black.txt
vendored
2
dependencies/python/black.txt
vendored
|
@ -1,7 +1,7 @@
|
|||
black==23.3.0
|
||||
click==8.1.3
|
||||
mypy-extensions==1.0.0
|
||||
packaging==23.1
|
||||
packaging==23.2
|
||||
pathspec==0.11.1
|
||||
platformdirs==3.5.1
|
||||
tomli==2.0.1
|
||||
|
|
2
dependencies/python/snakefmt.txt
vendored
2
dependencies/python/snakefmt.txt
vendored
|
@ -1,7 +1,7 @@
|
|||
black==23.3.0
|
||||
click==8.1.3
|
||||
mypy-extensions==1.0.0
|
||||
packaging==23.1
|
||||
packaging==23.2
|
||||
pathspec==0.11.1
|
||||
platformdirs==3.5.1
|
||||
snakefmt==0.8.4
|
||||
|
|
2
dependencies/python/sqlfluff.txt
vendored
2
dependencies/python/sqlfluff.txt
vendored
|
@ -7,7 +7,7 @@ exceptiongroup==1.1.2
|
|||
iniconfig==2.0.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.2
|
||||
packaging==23.1
|
||||
packaging==23.2
|
||||
pathspec==0.11.1
|
||||
pluggy==1.0.0
|
||||
Pygments==2.15.1
|
||||
|
|
Loading…
Reference in a new issue