Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 8d80af6 commit 2e159f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 5 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,10 @@ flupy==1.2.0
# alembic-utils
funding-service-design-utils==2.0.52
# via -r requirements.txt
greenlet==3.0.3
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -321,7 +325,6 @@ pytest==7.4.3
# pytest-env
# pytest-flask
# pytest-mock
moto[s3,sqs]==5.0.7
pytest-env==0.8.1
# via -r requirements-dev.in
pytest-flask==1.3.0
Expand Down Expand Up @@ -466,7 +469,7 @@ tzlocal==5.0.1
# via
# -r requirements.txt
# apscheduler
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements.txt
# botocore
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ flupy==1.2.0
# via alembic-utils
funding-service-design-utils==2.0.52
# via -r requirements.in
greenlet==3.0.3
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.7
Expand Down Expand Up @@ -266,7 +268,7 @@ typing-extensions==4.4.0
# sqlalchemy
tzlocal==5.0.1
# via apscheduler
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# requests
Expand Down

0 comments on commit 2e159f0

Please sign in to comment.