Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19 in /requirements (#353)
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 7005c44 commit 514603a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ toolz==0.12.0
# partd
tornado==6.1
# via distributed
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# distributed
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ tornado==6.1
# via distributed
typing-extensions==4.4.0
# via pydantic
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# distributed
Expand Down

0 comments on commit 514603a

Please sign in to comment.