Skip to content

Commit

Permalink
<bot> update requirements-tests.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 21, 2025
1 parent 42cf7d2 commit 45cf35f
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ attrs==24.3.0
# referencing
beautifulsoup4==4.12.3
# via iceprod (setup.py)
boto3==1.35.96
boto3==1.36.2
# via
# iceprod (setup.py)
# moto
botocore==1.35.96
botocore==1.36.2
# via
# boto3
# moto
Expand Down Expand Up @@ -95,9 +95,9 @@ mccabe==0.7.0
# via flake8
mock==5.1.0
# via iceprod (setup.py)
moto[s3]==5.0.26
moto[s3]==5.0.27
# via iceprod (setup.py)
motor==3.6.0
motor==3.6.1
# via iceprod (setup.py)
packaging==24.2
# via pytest
Expand All @@ -121,7 +121,7 @@ pymongo==4.9.2
# via
# iceprod (setup.py)
# motor
pyopenssl==24.3.0
pyopenssl==25.0.0
# via iceprod (setup.py)
pytest==8.0.2
# via
Expand All @@ -147,7 +147,7 @@ pyyaml==6.0.2
# responses
qrcode==8.0
# via wipac-rest-tools
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -169,15 +169,15 @@ requests-mock==1.12.1
# via iceprod (setup.py)
requests-toolbelt==1.0.0
# via iceprod (setup.py)
responses==0.25.5
responses==0.25.6
# via moto
respx==0.22.0
# via iceprod (setup.py)
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 @@ -204,6 +204,8 @@ types-requests==2.32.0.20241016
typing-extensions==4.12.2
# via
# anyio
# pyopenssl
# referencing
# wipac-dev-tools
unidecode==1.3.8
# via iceprod (setup.py)
Expand All @@ -216,7 +218,7 @@ urllib3==2.3.0
# wipac-rest-tools
werkzeug==3.1.3
# via moto
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 45cf35f

Please sign in to comment.