Skip to content

Commit

Permalink
[resoto][bump] Bump Dependencies (#1753)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Jul 26, 2023
1 parent 1a66670 commit f28a45b
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
18 changes: 9 additions & 9 deletions requirements-all.txt
Expand Up @@ -20,14 +20,14 @@ azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.0.1
black==23.7.0
boto3==1.28.8
botocore==1.31.8
boto3==1.28.10
botocore==1.31.10
brotli==1.0.9
build==0.10.0
cachetools==5.3.1
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
certifi==2023.7.22
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.2.0
Expand All @@ -40,7 +40,7 @@ cryptography==40.0.2
deepdiff==6.3.1
defusedxml==0.7.1
deprecated==1.2.14
dill==0.3.6
dill==0.3.7
distlib==0.3.7
fastjsonschema==2.16.3
filelock==3.12.2
Expand Down Expand Up @@ -79,8 +79,8 @@ markupsafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
monotonic==1.6
more-itertools==9.1.0
msal==1.22.0
more-itertools==10.0.0
msal==1.23.0
msal-extensions==1.0.0
multidict==6.0.4
mypy==1.4.1
Expand All @@ -98,7 +98,7 @@ parsy==2.1
pathspec==0.11.1
pep8-naming==0.13.3
pint==0.22
pip==23.2
pip==23.2.1
pip-tools==7.1.0
plantuml==0.3.0
platformdirs==3.9.1
Expand Down Expand Up @@ -174,10 +174,10 @@ tzlocal==5.0.1
uritemplate==4.1.1
urllib3==1.26.16
ustache==0.1.5
virtualenv==20.24.1
virtualenv==20.24.2
wcwidth==0.2.6
websocket-client==1.6.1
wheel==0.40.0
wheel==0.41.0
wrapt==1.15.0
yarl==1.9.2
zc-lockfile==3.0.post1
Expand Down
10 changes: 5 additions & 5 deletions requirements-extra.txt
Expand Up @@ -18,13 +18,13 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.0.1
boto3==1.28.8
botocore==1.31.8
boto3==1.28.10
botocore==1.31.10
brotli==1.0.9
cachetools==5.3.1
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cheroot==10.0.0
Expand Down Expand Up @@ -64,8 +64,8 @@ markdown-it-py==3.0.0
markupsafe==2.1.3
mdurl==0.1.2
monotonic==1.6
more-itertools==9.1.0
msal==1.22.0
more-itertools==10.0.0
msal==1.23.0
msal-extensions==1.0.0
multidict==6.0.4
networkx==3.1
Expand Down
18 changes: 9 additions & 9 deletions requirements-test.txt
Expand Up @@ -19,14 +19,14 @@ azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.0.1
black==23.7.0
boto3==1.28.8
botocore==1.31.8
boto3==1.28.10
botocore==1.31.10
brotli==1.0.9
build==0.10.0
cachetools==5.3.1
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
certifi==2023.7.22
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.2.0
Expand All @@ -39,7 +39,7 @@ cryptography==40.0.2
deepdiff==6.3.1
defusedxml==0.7.1
deprecated==1.2.14
dill==0.3.6
dill==0.3.7
distlib==0.3.7
fastjsonschema==2.16.3
filelock==3.12.2
Expand Down Expand Up @@ -74,8 +74,8 @@ markupsafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
monotonic==1.6
more-itertools==9.1.0
msal==1.22.0
more-itertools==10.0.0
msal==1.23.0
msal-extensions==1.0.0
multidict==6.0.4
mypy==1.4.1
Expand All @@ -91,7 +91,7 @@ parsy==2.1
pathspec==0.11.1
pep8-naming==0.13.3
pint==0.22
pip==23.2
pip==23.2.1
pip-tools==7.1.0
plantuml==0.3.0
platformdirs==3.9.1
Expand Down Expand Up @@ -160,10 +160,10 @@ tzlocal==5.0.1
uritemplate==4.1.1
urllib3==1.26.16
ustache==0.1.5
virtualenv==20.24.1
virtualenv==20.24.2
wcwidth==0.2.6
websocket-client==1.6.1
wheel==0.40.0
wheel==0.41.0
wrapt==1.15.0
yarl==1.9.2
zc-lockfile==3.0.post1
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Expand Up @@ -17,13 +17,13 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.0.1
boto3==1.28.8
botocore==1.31.8
boto3==1.28.10
botocore==1.31.10
brotli==1.0.9
cachetools==5.3.1
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cheroot==10.0.0
Expand Down Expand Up @@ -58,8 +58,8 @@ markdown-it-py==3.0.0
markupsafe==2.1.3
mdurl==0.1.2
monotonic==1.6
more-itertools==9.1.0
msal==1.22.0
more-itertools==10.0.0
msal==1.23.0
msal-extensions==1.0.0
multidict==6.0.4
networkx==3.1
Expand Down

0 comments on commit f28a45b

Please sign in to comment.