Update Python dependencies

This commit is contained in:
Super-Linter Automation 2023-01-09 14:08:37 +00:00 committed by Brett Logan
parent fb52bf4f56
commit 42f676bd3e
4 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ Jinja2==3.1.2
jsonschema==4.17.3 jsonschema==4.17.3
MarkupSafe==2.1.1 MarkupSafe==2.1.1
mypy-extensions==0.4.3 mypy-extensions==0.4.3
packaging==22.0 packaging==23.0
pathspec==0.10.3 pathspec==0.10.3
platformdirs==2.6.2 platformdirs==2.6.2
pycparser==2.21 pycparser==2.21

View file

@ -4,7 +4,7 @@ isort==5.11.4
lazy-object-proxy==1.9.0 lazy-object-proxy==1.9.0
mccabe==0.7.0 mccabe==0.7.0
platformdirs==2.6.2 platformdirs==2.6.2
pylint==2.15.9 pylint==2.15.10
tomli==2.0.1 tomli==2.0.1
tomlkit==0.11.6 tomlkit==0.11.6
typing_extensions==4.4.0 typing_extensions==4.4.0

View file

@ -13,7 +13,7 @@ GitPython==3.1.30
idna==3.4 idna==3.4
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.17.3 jsonschema==4.17.3
jupyter_core==5.1.2 jupyter_core==5.1.3
MarkupSafe==2.1.1 MarkupSafe==2.1.1
nbformat==5.7.1 nbformat==5.7.1
plac==1.3.5 plac==1.3.5
@ -31,7 +31,7 @@ stopit==1.1.2
tabulate==0.9.0 tabulate==0.9.0
throttler==1.2.2 throttler==1.2.2
toposort==1.7 toposort==1.7
traitlets==5.8.0 traitlets==5.8.1
urllib3==1.26.13 urllib3==1.26.13
wrapt==1.14.1 wrapt==1.14.1
yte==1.5.1 yte==1.5.1

View file

@ -8,7 +8,7 @@ exceptiongroup==1.1.0
iniconfig==2.0.0 iniconfig==2.0.0
Jinja2==3.1.2 Jinja2==3.1.2
MarkupSafe==2.1.1 MarkupSafe==2.1.1
packaging==22.0 packaging==23.0
pathspec==0.10.3 pathspec==0.10.3
pluggy==1.0.0 pluggy==1.0.0
Pygments==2.14.0 Pygments==2.14.0