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 Nov 12, 2024
1 parent bf426b4 commit c4f66de
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ attrs==24.2.0
# referencing
beautifulsoup4==4.12.3
# via iceprod (setup.py)
boto3==1.35.54
boto3==1.35.59
# via
# iceprod (setup.py)
# moto
botocore==1.35.54
botocore==1.35.59
# via
# boto3
# moto
Expand Down Expand Up @@ -99,7 +99,7 @@ moto[s3]==5.0.20
# via iceprod (setup.py)
motor==3.6.0
# via iceprod (setup.py)
packaging==24.1
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
Expand Down Expand Up @@ -173,7 +173,7 @@ responses==0.25.3
# via moto
respx==0.21.1
# via iceprod (setup.py)
rpds-py==0.20.1
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand All @@ -191,7 +191,7 @@ soupsieve==2.6
# via beautifulsoup4
statsd==4.0.1
# via iceprod (setup.py)
tomli==2.0.2
tomli==2.1.0
# via
# coverage
# pytest
Expand All @@ -216,7 +216,7 @@ urllib3==2.2.3
# responses
# types-requests
# wipac-rest-tools
werkzeug==3.1.2
werkzeug==3.1.3
# via moto
wipac-dev-tools==1.13.0
# via
Expand Down

0 comments on commit c4f66de

Please sign in to comment.