Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 14, 2023
1 parent b30babd commit 0cc3eb4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
12 changes: 6 additions & 6 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ click==8.1.6
# mongogrant
cryptography==41.0.3
# via paramiko
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -72,13 +72,13 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
msgpack==1.0.5
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -130,7 +130,7 @@ sshtunnel==0.4.0
# via maggma (setup.py)
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
typing-extensions==4.7.1
# via
Expand Down
19 changes: 9 additions & 10 deletions requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.28.0
azure-core==1.29.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.13.0
azure-identity==1.14.0
# via maggma (setup.py)
azure-storage-blob==12.17.0
# via maggma (setup.py)
Expand All @@ -28,9 +28,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -55,7 +55,7 @@ cryptography==41.0.3
# pyjwt
decorator==5.1.1
# via ipython
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -109,7 +109,7 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
Expand All @@ -125,7 +125,7 @@ nbformat==5.9.2
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -177,7 +177,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.6.3
regex==2023.8.8
# via maggma (setup.py)
requests==2.31.0
# via
Expand All @@ -201,7 +201,6 @@ six==1.16.0
# via
# asttokens
# azure-core
# azure-identity
# isodate
# python-dateutil
sniffio==1.3.0
Expand All @@ -212,7 +211,7 @@ stack-data==0.6.2
# via ipython
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.9.0
# via
Expand Down

0 comments on commit 0cc3eb4

Please sign in to comment.