Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 2.0.7 to 2.2.2 (#16)
Browse files Browse the repository at this point in the history
* chore(deps): bump urllib3 from 2.0.7 to 2.2.2

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.7...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update boto dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dhruv Ahuja <[email protected]>
  • Loading branch information
dependabot[bot] and dhruv-ahuja authored Jun 23, 2024
1 parent d283d9e commit 59a0987
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,22 @@ argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
beanie==1.24.0
billiard==4.2.0
boto3==1.28.85
boto3==1.34.131
boto3-stubs==1.28.85
botocore==1.31.85
botocore==1.34.131
botocore-stubs==1.31.85
certifi==2023.11.17
cffi==1.16.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
contourpy==1.2.1
coverage==7.3.3
cryptography==42.0.4
cycler==0.12.1
dnspython==2.6.1
ecdsa==0.18.0
email-validator==2.1.0.post1
fastapi==0.109.2
fonttools==4.51.0
gunicorn==22.0.0
h11==0.14.0
hiredis==2.3.2
Expand All @@ -35,7 +32,6 @@ idna==3.7
iniconfig==2.0.0
jmespath==1.0.1
joblib==1.4.2
kiwisolver==1.4.5
kombu==5.3.4
lazy-model==0.2.0
loguru==0.7.2
Expand All @@ -51,15 +47,14 @@ mypy-boto3-rds==1.28.84
mypy-boto3-s3==1.28.55
mypy-boto3-sqs==1.28.82
newrelic==9.3.0
numpy==1.26.4
numpy==2.0.0
orjson==3.9.15
packaging==23.2
pandas==2.2.2
passlib==1.7.4
patsy==0.5.6
pillow==10.3.0
pluggy==1.3.0
prompt-toolkit==3.0.41
psutil==5.9.8
pyasn1==0.5.1
pycparser==2.21
pycurl==7.45.2
Expand All @@ -68,7 +63,6 @@ pydantic-settings==2.1.0
pydantic_core==2.14.1
pyfakefs==5.3.2
pymongo==4.6.3
pyparsing==3.1.2
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
Expand All @@ -82,20 +76,21 @@ PyYAML==6.0.1
redis==5.0.1
rsa==4.9
ruff==0.1.5
s3transfer==0.7.0
s3transfer==0.10.1
scikit-learn==1.5.0
scipy==1.13.1
six==1.16.0
sniffio==1.3.0
starlette==0.36.3
statsmodels==0.14.2
threadpoolctl==3.5.0
toml==0.10.2
types-awscrt==0.19.10
types-s3transfer==0.7.0
typing_extensions==4.8.0
tzdata==2023.3
tzlocal==5.2
urllib3==2.0.7
urllib3==2.2.2
uvicorn==0.24.0.post1
uvloop==0.19.0
vine==5.1.0
Expand Down

0 comments on commit 59a0987

Please sign in to comment.