Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 1, 2023
1 parent 58d7d39 commit aa9cc7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==3.7.1
anyio==4.0.0
# via starlette
attrs==23.1.0
# via
Expand All @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.35
boto3==1.28.39
# via maggma (setup.py)
botocore==1.31.35
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -108,7 +108,7 @@ referencing==0.30.2
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.9.2
rpds-py==0.10.0
# via
# jsonschema
# referencing
Expand Down
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==3.7.1
anyio==4.0.0
# via starlette
asttokens==2.2.1
# via stack-data
Expand All @@ -28,9 +28,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.35
boto3==1.28.39
# via maggma (setup.py)
botocore==1.31.35
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -183,7 +183,7 @@ requests==2.31.0
# hvac
# mongogrant
# msal
rpds-py==0.9.2
rpds-py==0.10.0
# via
# jsonschema
# referencing
Expand Down

0 comments on commit aa9cc7c

Please sign in to comment.