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 Mar 14, 2024
1 parent a3ea02d commit d03c6a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ anyio==4.3.0
# via httpx
asyncache==0.3.1
# via iceprod (setup.py)
boto3==1.34.49
boto3==1.34.62
# via iceprod (setup.py)
botocore==1.34.49
botocore==1.34.62
# via
# boto3
# s3transfer
cachetools==5.3.2
cachetools==5.3.3
# via
# asyncache
# iceprod (setup.py)
Expand Down Expand Up @@ -69,11 +69,11 @@ pymongo==4.6.2
# via
# iceprod (setup.py)
# motor
pyopenssl==24.0.0
pyopenssl==24.1.0
# via iceprod (setup.py)
pypng==0.20220715.0
# via qrcode
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# botocore
# iceprod (setup.py)
Expand All @@ -100,7 +100,7 @@ setproctitle==1.3.3
# via iceprod (setup.py)
six==1.16.0
# via python-dateutil
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpx
Expand All @@ -110,7 +110,7 @@ tornado==6.4
# via
# iceprod (setup.py)
# wipac-rest-tools
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# anyio
# qrcode
Expand Down

0 comments on commit d03c6a4

Please sign in to comment.