Skip to content

Commit

Permalink
chore(deps): 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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 4e292b8 commit 8641dec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"bcrypt<=4.0.1",
"pydantic<2",
"requests==2.32.2",
"urllib3==1.26.18",
"urllib3==1.26.19",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ tenacity==7.0.0
tqdm==4.66.3
typer==0.7.0
typing-extensions==4.6.0
urllib3==1.26.18
urllib3==1.26.19
websocket-client==0.59.0
zipp==3.19.2

0 comments on commit 8641dec

Please sign in to comment.