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 Jan 21, 2025
1 parent 45cf35f commit 3c5118c
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ attrs==24.3.0
# via
# jsonschema
# referencing
boto3==1.35.96
boto3==1.36.2
# via iceprod (setup.py)
botocore==1.35.96
botocore==1.36.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -65,7 +65,7 @@ jsonschema-specifications==2024.10.1
# via jsonschema
ldap3==2.9.1
# via iceprod (setup.py)
motor==3.6.0
motor==3.6.1
# via iceprod (setup.py)
psutil==6.1.1
# via iceprod (setup.py)
Expand All @@ -79,7 +79,7 @@ pymongo==4.9.2
# via
# iceprod (setup.py)
# motor
pyopenssl==24.3.0
pyopenssl==25.0.0
# via iceprod (setup.py)
python-dateutil==2.9.0.post0
# via
Expand All @@ -89,7 +89,7 @@ pyyaml==6.0.2
# via iceprod (setup.py)
qrcode==8.0
# via wipac-rest-tools
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -110,7 +110,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
setproctitle==1.3.4
# via iceprod (setup.py)
Expand All @@ -127,6 +127,8 @@ tornado==6.4.2
typing-extensions==4.12.2
# via
# anyio
# pyopenssl
# referencing
# wipac-dev-tools
unidecode==1.3.8
# via iceprod (setup.py)
Expand All @@ -135,7 +137,7 @@ urllib3==2.3.0
# botocore
# requests
# wipac-rest-tools
wipac-dev-tools==1.14.0
wipac-dev-tools==1.15.0
# via
# iceprod (setup.py)
# wipac-rest-tools
Expand Down

0 comments on commit 3c5118c

Please sign in to comment.