Skip to content

Commit

Permalink
[chore][resoto] Bump libs (#1871)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Jan 5, 2024
1 parent 0e0899b commit b7abd71
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 82 deletions.
46 changes: 23 additions & 23 deletions requirements-all.txt
Expand Up @@ -10,7 +10,7 @@ anyio==4.2.0
apscheduler==3.10.4
asn1crypto==1.5.1
astroid==3.0.2
attrs==23.1.0
attrs==23.2.0
autocommand==2.2.2
azure-common==1.1.28
azure-core==1.29.6
Expand All @@ -19,9 +19,9 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.1.2
black==23.12.0
boto3==1.34.5
botocore==1.34.5
black==23.12.1
boto3==1.34.13
botocore==1.34.13
brotli==1.1.0
build==1.0.3
cachetools==5.3.2
Expand All @@ -35,32 +35,32 @@ cheroot==10.0.0
cherrypy==18.9.0
click==8.1.7
colorama==0.4.6
coverage[toml]==7.3.4
coverage[toml]==7.4.0
cryptography==41.0.7
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
detect-secrets==1.4.0
dill==0.3.7
distlib==0.3.8
fastjsonschema==2.19.0
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
frozendict==2.3.10
flake8==7.0.0
frozendict==2.4.0
frozenlist==1.4.1
google-api-core==2.15.0
google-api-python-client==2.111.0
google-auth==2.25.2
google-api-python-client==2.112.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
google-cloud-storage==2.14.0
google-crc32c==1.5.0
google-resumable-media==2.7.0
googleapis-common-protos==1.62.0
httplib2==0.22.0
hypothesis==6.92.1
hypothesis==6.92.2
idna==3.6
importlib-metadata==7.0.0
importlib-metadata==7.0.1
inflect==7.0.0
iniconfig==2.0.0
isodate==0.6.1
Expand All @@ -83,10 +83,10 @@ more-itertools==10.1.0
msal==1.26.0
msal-extensions==1.1.0
multidict==6.0.4
mypy==1.7.1
mypy==1.8.0
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.2
numpy==1.26.3
oauth2client==4.1.3
oauthlib==3.2.2
onelogin==2.0.4
Expand Down Expand Up @@ -116,9 +116,9 @@ pyasn1-modules==0.3.0
pycares==4.4.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pyflakes==3.1.0
pydantic==2.5.3
pydantic-core==2.14.6
pyflakes==3.2.0
pygithub==2.1.1
pygments==2.17.2
pyjwt[crypto]==2.8.0
Expand All @@ -129,8 +129,8 @@ pyopenssl==23.3.0
pyparsing==3.1.1
pyproject-api==1.6.1
pyproject-hooks==1.0.0
pytest==7.4.3
pytest-asyncio==0.23.2
pytest==7.4.4
pytest-asyncio==0.23.3
pytest-cov==4.1.0
pytest-runner==6.0.1
python-arango==7.8.1
Expand All @@ -149,15 +149,15 @@ retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.7.0
rsa==4.9
s3transfer==0.9.0
setuptools==69.0.2
s3transfer==0.10.0
setuptools==69.0.3
six==1.16.0
slack-sdk==3.26.1
sniffio==1.3.0
snowflake-connector-python==3.6.0
snowflake-sqlalchemy==1.5.1
sortedcontainers==2.4.0
sqlalchemy==1.4.50
sqlalchemy==1.4.51
tempora==5.5.0
tenacity==8.2.3
toml==0.10.2
Expand All @@ -176,7 +176,7 @@ types-tzlocal==5.1.0.1
types-urllib3==1.26.25.14
typing-extensions==4.9.0
typish==1.9.3
tzdata==2023.3
tzdata==2023.4
tzlocal==5.2
uritemplate==4.1.1
urllib3==1.26.18
Expand Down
30 changes: 15 additions & 15 deletions requirements-extra.txt
Expand Up @@ -9,7 +9,7 @@ annotated-types==0.6.0
anyio==4.2.0
apscheduler==3.10.4
asn1crypto==1.5.1
attrs==23.1.0
attrs==23.2.0
autocommand==2.2.2
azure-common==1.1.28
azure-core==1.29.6
Expand All @@ -18,8 +18,8 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.1.2
boto3==1.34.5
botocore==1.34.5
boto3==1.34.13
botocore==1.34.13
brotli==1.1.0
cachetools==5.3.2
cattrs==23.2.3
Expand All @@ -34,13 +34,13 @@ deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
detect-secrets==1.4.0
fastjsonschema==2.19.0
fastjsonschema==2.19.1
filelock==3.13.1
frozendict==2.3.10
frozendict==2.4.0
frozenlist==1.4.1
google-api-core==2.15.0
google-api-python-client==2.111.0
google-auth==2.25.2
google-api-python-client==2.112.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
google-cloud-storage==2.14.0
Expand All @@ -49,7 +49,7 @@ google-resumable-media==2.7.0
googleapis-common-protos==1.62.0
httplib2==0.22.0
idna==3.6
importlib-metadata==7.0.0
importlib-metadata==7.0.1
inflect==7.0.0
isodate==0.6.1
jaraco-collections==5.0.0
Expand All @@ -70,7 +70,7 @@ msal==1.26.0
msal-extensions==1.1.0
multidict==6.0.4
networkx==3.2.1
numpy==1.26.2
numpy==1.26.3
oauth2client==4.1.3
oauthlib==3.2.2
onelogin==2.0.4
Expand All @@ -94,8 +94,8 @@ pyasn1==0.5.1
pyasn1-modules==0.3.0
pycares==4.4.0
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pydantic==2.5.3
pydantic-core==2.14.6
pygithub==2.1.1
pygments==2.17.2
pyjwt[crypto]==2.8.0
Expand All @@ -119,15 +119,15 @@ retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.7.0
rsa==4.9
s3transfer==0.9.0
setuptools==69.0.2
s3transfer==0.10.0
setuptools==69.0.3
six==1.16.0
slack-sdk==3.26.1
sniffio==1.3.0
snowflake-connector-python==3.6.0
snowflake-sqlalchemy==1.5.1
sortedcontainers==2.4.0
sqlalchemy==1.4.50
sqlalchemy==1.4.51
tempora==5.5.0
tenacity==8.2.3
tomlkit==0.12.3
Expand All @@ -136,7 +136,7 @@ transitions==0.9.0
typeguard==4.1.5
typing-extensions==4.9.0
typish==1.9.3
tzdata==2023.3
tzdata==2023.4
tzlocal==5.2
uritemplate==4.1.1
urllib3==1.26.18
Expand Down
44 changes: 22 additions & 22 deletions requirements-test.txt
Expand Up @@ -9,7 +9,7 @@ annotated-types==0.6.0
anyio==4.2.0
apscheduler==3.10.4
astroid==3.0.2
attrs==23.1.0
attrs==23.2.0
autocommand==2.2.2
azure-common==1.1.28
azure-core==1.29.6
Expand All @@ -18,9 +18,9 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.0.1
backoff==2.2.1
bcrypt==4.1.2
black==23.12.0
boto3==1.34.5
botocore==1.34.5
black==23.12.1
boto3==1.34.13
botocore==1.34.13
brotli==1.1.0
build==1.0.3
cachetools==5.3.2
Expand All @@ -34,28 +34,28 @@ cheroot==10.0.0
cherrypy==18.9.0
click==8.1.7
colorama==0.4.6
coverage[toml]==7.3.4
coverage[toml]==7.4.0
cryptography==41.0.7
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
detect-secrets==1.4.0
dill==0.3.7
distlib==0.3.8
fastjsonschema==2.19.0
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
frozendict==2.3.10
flake8==7.0.0
frozendict==2.4.0
frozenlist==1.4.1
google-api-core==2.15.0
google-api-python-client==2.111.0
google-auth==2.25.2
google-api-python-client==2.112.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
googleapis-common-protos==1.62.0
httplib2==0.22.0
hypothesis==6.92.1
hypothesis==6.92.2
idna==3.6
importlib-metadata==7.0.0
importlib-metadata==7.0.1
inflect==7.0.0
iniconfig==2.0.0
isodate==0.6.1
Expand All @@ -78,7 +78,7 @@ more-itertools==10.1.0
msal==1.26.0
msal-extensions==1.1.0
multidict==6.0.4
mypy==1.7.1
mypy==1.8.0
mypy-extensions==1.0.0
networkx==3.2.1
oauth2client==4.1.3
Expand Down Expand Up @@ -108,9 +108,9 @@ pyasn1-modules==0.3.0
pycares==4.4.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pyflakes==3.1.0
pydantic==2.5.3
pydantic-core==2.14.6
pyflakes==3.2.0
pygithub==2.1.1
pygments==2.17.2
pyjwt[crypto]==2.8.0
Expand All @@ -119,8 +119,8 @@ pynacl==1.5.0
pyparsing==3.1.1
pyproject-api==1.6.1
pyproject-hooks==1.0.0
pytest==7.4.3
pytest-asyncio==0.23.2
pytest==7.4.4
pytest-asyncio==0.23.3
pytest-cov==4.1.0
pytest-runner==6.0.1
python-arango==7.8.1
Expand All @@ -139,13 +139,13 @@ retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.7.0
rsa==4.9
s3transfer==0.9.0
setuptools==69.0.2
s3transfer==0.10.0
setuptools==69.0.3
six==1.16.0
slack-sdk==3.26.1
sniffio==1.3.0
sortedcontainers==2.4.0
sqlalchemy==1.4.50
sqlalchemy==1.4.51
tempora==5.5.0
tenacity==8.2.3
toml==0.10.2
Expand All @@ -163,7 +163,7 @@ types-setuptools==69.0.0.0
types-tzlocal==5.1.0.1
typing-extensions==4.9.0
typish==1.9.3
tzdata==2023.3
tzdata==2023.4
tzlocal==5.2
uritemplate==4.1.1
urllib3==1.26.18
Expand Down

0 comments on commit b7abd71

Please sign in to comment.