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 10, 2025
1 parent ab2d216 commit 46ad8eb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=tests --output-file=requirements-tests.txt
#
anyio==4.7.0
anyio==4.8.0
# via httpx
asyncache==0.3.1
# via iceprod (setup.py)
Expand All @@ -14,11 +14,11 @@ attrs==24.3.0
# referencing
beautifulsoup4==4.12.3
# via iceprod (setup.py)
boto3==1.35.92
boto3==1.35.96
# via
# iceprod (setup.py)
# moto
botocore==1.35.92
botocore==1.35.96
# via
# boto3
# moto
Expand Down Expand Up @@ -60,7 +60,7 @@ flexmock==0.12.2
# via iceprod (setup.py)
h11==0.14.0
# via httpcore
htcondor==24.2.1
htcondor==24.3.0
# via iceprod (setup.py)
httpcore==1.0.7
# via httpx
Expand Down Expand Up @@ -95,7 +95,7 @@ mccabe==0.7.0
# via flake8
mock==5.1.0
# via iceprod (setup.py)
moto[s3]==5.0.25
moto[s3]==5.0.26
# via iceprod (setup.py)
motor==3.6.0
# via iceprod (setup.py)
Expand Down Expand Up @@ -169,7 +169,7 @@ requests-mock==1.12.1
# via iceprod (setup.py)
requests-toolbelt==1.0.0
# via iceprod (setup.py)
responses==0.25.3
responses==0.25.5
# via moto
respx==0.22.0
# via iceprod (setup.py)
Expand Down Expand Up @@ -216,7 +216,7 @@ urllib3==2.3.0
# wipac-rest-tools
werkzeug==3.1.3
# via moto
wipac-dev-tools==1.13.0
wipac-dev-tools==1.14.0
# via
# iceprod (setup.py)
# wipac-rest-tools
Expand Down

0 comments on commit 46ad8eb

Please sign in to comment.