Skip to content

Commit

Permalink
Upgrade Python deps (#1697)
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec authored Jul 21, 2022
1 parent ae4f5af commit 6675f4b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ colorama==0.4.5
# via -r dev-requirements.in
cryptography==37.0.4
# via pyopenssl
distlib==0.3.4
distlib==0.3.5
# via virtualenv
eradicate==2.1.0
# via flake8-eradicate
Expand Down Expand Up @@ -92,7 +92,7 @@ mccabe==0.6.1
# via flake8
mergedeep==1.3.4
# via mkdocs
mkdocs==1.3.0
mkdocs==1.3.1
# via
# mkdocs-htmlproofer-plugin
# mkdocs-material
Expand All @@ -102,7 +102,7 @@ mkdocs-material==8.3.9
# via -r dev-requirements.in
mkdocs-material-extensions==1.0.3
# via mkdocs-material
mypy==0.961
mypy==0.971
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
Expand All @@ -116,7 +116,7 @@ packaging==21.3
# tox
pathspec==0.9.0
# via black
pep8-naming==0.13.0
pep8-naming==0.13.1
# via -r dev-requirements.in
platformdirs==2.5.2
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ requests==2.28.1
# requests-oauthlib
requests-oauthlib==1.3.1
# via kubernetes
rsa==4.8
rsa==4.9
# via google-auth
six==1.16.0
# via
Expand All @@ -190,11 +190,11 @@ types-cryptography==3.3.21
# via types-pyopenssl
types-pyopenssl==22.0.4
# via -r dev-requirements.in
types-python-dateutil==2.8.18
types-python-dateutil==2.8.19
# via -r dev-requirements.in
types-pyyaml==6.0.10
# via -r dev-requirements.in
types-requests==2.28.1
types-requests==2.28.3
# via -r dev-requirements.in
types-urllib3==1.26.16
# via types-requests
Expand Down

0 comments on commit 6675f4b

Please sign in to comment.