Skip to content

Commit

Permalink
<bot> update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 24, 2024
1 parent b183dae commit 8025ef7
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --output-file=requirements.txt
#
anyio==4.2.0
anyio==4.3.0
# via httpx
asyncache==0.3.1
# via iceprod (setup.py)
boto3==1.34.31
boto3==1.34.49
# via iceprod (setup.py)
botocore==1.34.31
botocore==1.34.49
# via
# boto3
# s3transfer
Expand All @@ -19,7 +19,7 @@ cachetools==5.3.2
# asyncache
# iceprod (setup.py)
# wipac-rest-tools
certifi==2023.11.17
certifi==2024.2.2
# via
# httpcore
# httpx
Expand All @@ -29,20 +29,20 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.2
cryptography==42.0.5
# via
# iceprod (setup.py)
# pyjwt
# pyopenssl
dnspython==2.5.0
dnspython==2.6.1
# via pymongo
exceptiongroup==1.2.0
# via anyio
h11==0.14.0
# via httpcore
httpcore==1.0.2
httpcore==1.0.4
# via httpx
httpx==0.26.0
httpx==0.27.0
# via iceprod (setup.py)
idna==3.6
# via
Expand All @@ -64,10 +64,8 @@ pyasn1==0.5.1
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via
# pyjwt
# wipac-rest-tools
pymongo==4.6.1
# via wipac-rest-tools
pymongo==4.6.2
# via
# iceprod (setup.py)
# motor
Expand Down Expand Up @@ -124,7 +122,7 @@ urllib3==2.0.7
# botocore
# requests
# wipac-rest-tools
wipac-dev-tools==1.8.2
wipac-dev-tools==1.9.1
# via
# iceprod (setup.py)
# wipac-rest-tools
Expand Down

0 comments on commit 8025ef7

Please sign in to comment.