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 Sep 13, 2023
1 parent 1b52c0d commit 6a59509
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@ anyio==4.0.0
# via httpcore
asyncache==0.3.1
# via iceprod (setup.py)
attrs==23.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.12.2
# via iceprod (setup.py)
boto3==1.28.46
boto3==1.28.47
# via
# iceprod (setup.py)
# moto
botocore==1.31.46
botocore==1.31.47
# via
# boto3
# moto
Expand Down Expand Up @@ -75,6 +79,10 @@ jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.19.0
# via iceprod (setup.py)
jsonschema-specifications==2023.7.1
# via jsonschema
ldap3==2.9.1
# via iceprod (setup.py)
markupsafe==2.1.3
Expand Down Expand Up @@ -136,6 +144,10 @@ pyyaml==6.0.1
# responses
qrcode==7.4.2
# via wipac-rest-tools
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# iceprod (setup.py)
Expand All @@ -158,6 +170,10 @@ responses==0.23.3
# via moto
respx==0.20.2
# via iceprod (setup.py)
rpds-py==0.10.3
# via
# jsonschema
# referencing
s3transfer==0.6.2
# via boto3
setproctitle==1.3.2
Expand Down

0 comments on commit 6a59509

Please sign in to comment.