Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cameron Lamb <cameron.lamb@digital.trade.gov.uk>
  • Loading branch information
dependabot[bot] and CamLamb authored Jul 23, 2024
1 parent de46182 commit 5e9c68a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
flask = "^2.2.5"
redis = "^4.4.4"
requests = "^2.32.0"
urllib3 = "^1.26.18"
urllib3 = "^1.26.19"
boto3 = "^1.26.60"
gevent = "^23.9.1"
aws-xray-sdk = "^2.12.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ s3transfer==0.7.0 ; python_version >= "3.11" and python_version < "4.0"
sentry-sdk[flask]==2.8.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==70.0.0 ; python_version >= "3.11" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.11" and python_version < "4.0"
urllib3==1.26.18 ; python_version >= "3.11" and python_version < "4.0"
urllib3==1.26.19 ; python_version >= "3.11" and python_version < "4.0"
werkzeug==3.0.3 ; python_version >= "3.11" and python_version < "4.0"
wrapt==1.16.0 ; python_version >= "3.11" and python_version < "4.0"
zope-event==5.0 ; python_version >= "3.11" and python_version < "4.0"
Expand Down

0 comments on commit 5e9c68a

Please sign in to comment.