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 Oct 11, 2023
1 parent 3f3654e commit bc9ca84
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ anyio==4.0.0
# via httpcore
asyncache==0.3.1
# via iceprod (setup.py)
boto3==1.28.56
boto3==1.28.62
# via iceprod (setup.py)
botocore==1.31.56
botocore==1.31.62
# via
# boto3
# s3transfer
Expand All @@ -25,9 +25,9 @@ certifi==2023.7.22
# httpx
# iceprod (setup.py)
# requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
cryptography==41.0.4
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ requests-toolbelt==1.0.0
# via iceprod (setup.py)
s3transfer==0.7.0
# via boto3
setproctitle==1.3.2
setproctitle==1.3.3
# via iceprod (setup.py)
six==1.16.0
# via python-dateutil
Expand All @@ -117,13 +117,14 @@ typing-extensions==4.8.0
# wipac-dev-tools
unidecode==1.3.7
# via iceprod (setup.py)
urllib3==1.26.16
urllib3==2.0.6
# via
# botocore
# requests
wipac-dev-tools==1.6.16
# wipac-rest-tools
wipac-dev-tools==1.7.0
# via
# iceprod (setup.py)
# wipac-rest-tools
wipac-rest-tools==1.5.2
wipac-rest-tools==1.6.0
# via iceprod (setup.py)

0 comments on commit bc9ca84

Please sign in to comment.