Skip to content

Commit

Permalink
[resoto][chore] Bump Libs (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Jun 5, 2023
1 parent 021e041 commit 9644a87
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
20 changes: 10 additions & 10 deletions requirements-all.txt
Expand Up @@ -13,12 +13,12 @@ autocommand==2.2.2
backoff==2.2.1
bcrypt==4.0.1
black==23.3.0
boto3==1.26.142
botocore==1.29.142
boto3==1.26.145
botocore==1.29.145
brotli==1.0.9
build==0.10.0
cachetools==5.3.1
cattrs==22.2.0
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
cffi==1.15.1
Expand All @@ -29,7 +29,7 @@ cherrypy==18.8.0
click==8.1.3
colorama==0.4.6
coverage[toml]==7.2.7
cryptography==40.0.2
cryptography==41.0.1
deepdiff==6.3.0
defusedxml==0.7.1
deprecated==1.2.14
Expand All @@ -41,17 +41,17 @@ flake8==6.0.0
frozendict==2.3.8
frozenlist==1.3.3
google-api-core==2.11.0
google-api-python-client==2.87.0
google-auth==2.19.0
google-api-python-client==2.88.0
google-auth==2.19.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.59.0
httplib2==0.22.0
hypothesis==6.75.6
hypothesis==6.75.9
idna==3.4
inflect==6.0.4
iniconfig==2.0.0
isort==5.12.0
jaraco-collections==4.1.0
jaraco-collections==4.2.0
jaraco-context==4.3.0
jaraco-functools==3.7.0
jaraco-text==3.11.1
Expand Down Expand Up @@ -123,7 +123,7 @@ resotoclient==1.4.1
resotoui==3.5.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.3.5
rich==13.4.1
rsa==4.9
s3transfer==0.6.1
setuptools==67.8.0
Expand All @@ -138,7 +138,7 @@ toolz==0.12.0
tox==4.5.2
transitions==0.9.0
typeguard==4.0.0
typing-extensions==4.6.2
typing-extensions==4.6.3
typish==1.9.3
tzdata==2023.3
tzlocal==5.0.1
Expand Down
18 changes: 9 additions & 9 deletions requirements-dev.txt
Expand Up @@ -13,12 +13,12 @@ autocommand==2.2.2
backoff==2.2.1
bcrypt==4.0.1
black==23.3.0
boto3==1.26.142
botocore==1.29.142
boto3==1.26.145
botocore==1.29.145
brotli==1.0.9
build==0.10.0
cachetools==5.3.1
cattrs==22.2.0
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
cffi==1.15.1
Expand All @@ -29,7 +29,7 @@ cherrypy==18.8.0
click==8.1.3
colorama==0.4.6
coverage==7.2.7
cryptography==40.0.2
cryptography==41.0.1
deepdiff==6.3.0
defusedxml==0.7.1
deprecated==1.2.14
Expand All @@ -41,15 +41,15 @@ flake8==6.0.0
frozendict==2.3.8
frozenlist==1.3.3
google-api-core==2.11.0
google-api-python-client==2.87.0
google-auth==2.19.0
google-api-python-client==2.88.0
google-auth==2.19.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.59.0
httplib2==0.22.0
idna==3.4
inflect==6.0.4
isort==5.12.0
jaraco-collections==4.1.0
jaraco-collections==4.2.0
jaraco-context==4.3.0
jaraco-functools==3.7.0
jaraco-text==3.11.1
Expand Down Expand Up @@ -117,7 +117,7 @@ resotoclient==1.4.1
resotoui==3.5.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.3.5
rich==13.4.1
rsa==4.9
s3transfer==0.6.1
setuptools==67.8.0
Expand All @@ -131,7 +131,7 @@ toolz==0.12.0
tox==4.5.2
transitions==0.9.0
typeguard==4.0.0
typing-extensions==4.6.2
typing-extensions==4.6.3
typish==1.9.3
tzdata==2023.3
tzlocal==5.0.1
Expand Down
20 changes: 10 additions & 10 deletions requirements-test.txt
Expand Up @@ -13,11 +13,11 @@ autocommand==2.2.2
backoff==2.2.1
bcrypt==4.0.1
black==23.3.0
boto3==1.26.142
botocore==1.29.142
boto3==1.26.145
botocore==1.29.145
brotli==1.0.9
cachetools==5.3.1
cattrs==22.2.0
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
cffi==1.15.1
Expand All @@ -28,7 +28,7 @@ cherrypy==18.8.0
click==8.1.3
colorama==0.4.6
coverage[toml]==7.2.7
cryptography==40.0.2
cryptography==41.0.1
deepdiff==6.3.0
defusedxml==0.7.1
deprecated==1.2.14
Expand All @@ -40,17 +40,17 @@ flake8==6.0.0
frozendict==2.3.8
frozenlist==1.3.3
google-api-core==2.11.0
google-api-python-client==2.87.0
google-auth==2.19.0
google-api-python-client==2.88.0
google-auth==2.19.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.59.0
httplib2==0.22.0
hypothesis==6.75.6
hypothesis==6.75.9
idna==3.4
inflect==6.0.4
iniconfig==2.0.0
isort==5.12.0
jaraco-collections==4.1.0
jaraco-collections==4.2.0
jaraco-context==4.3.0
jaraco-functools==3.7.0
jaraco-text==3.11.1
Expand Down Expand Up @@ -119,7 +119,7 @@ resotoclient==1.4.1
resotoui==3.5.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.3.5
rich==13.4.1
rsa==4.9
s3transfer==0.6.1
setuptools==67.8.0
Expand All @@ -133,7 +133,7 @@ toolz==0.12.0
tox==4.5.2
transitions==0.9.0
typeguard==4.0.0
typing-extensions==4.6.2
typing-extensions==4.6.3
typish==1.9.3
tzdata==2023.3
tzlocal==5.0.1
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Expand Up @@ -11,33 +11,33 @@ attrs==23.1.0
autocommand==2.2.2
backoff==2.2.1
bcrypt==4.0.1
boto3==1.26.142
botocore==1.29.142
boto3==1.26.145
botocore==1.29.145
brotli==1.0.9
cachetools==5.3.1
cattrs==22.2.0
cattrs==23.1.2
cerberus==1.3.4
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
cheroot==10.0.0
cherrypy==18.8.0
cryptography==40.0.2
cryptography==41.0.1
deepdiff==6.3.0
defusedxml==0.7.1
deprecated==1.2.14
fastjsonschema==2.16.3
frozendict==2.3.8
frozenlist==1.3.3
google-api-core==2.11.0
google-api-python-client==2.87.0
google-auth==2.19.0
google-api-python-client==2.88.0
google-auth==2.19.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.59.0
httplib2==0.22.0
idna==3.4
inflect==6.0.4
jaraco-collections==4.1.0
jaraco-collections==4.2.0
jaraco-context==4.3.0
jaraco-functools==3.7.0
jaraco-text==3.11.1
Expand Down Expand Up @@ -89,7 +89,7 @@ resotoclient==1.4.1
resotoui==3.5.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.3.5
rich==13.4.1
rsa==4.9
s3transfer==0.6.1
setuptools==67.8.0
Expand All @@ -100,7 +100,7 @@ tenacity==8.2.2
toolz==0.12.0
transitions==0.9.0
typeguard==4.0.0
typing-extensions==4.6.2
typing-extensions==4.6.3
typish==1.9.3
tzdata==2023.3
tzlocal==5.0.1
Expand Down

0 comments on commit 9644a87

Please sign in to comment.