Skip to content

Commit

Permalink
Bump urllib3 from 2.0.7 to 2.2.2 in /lib/poseidon_cli
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent eb47640 commit bfca1c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions lib/poseidon_cli/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 lib/poseidon_cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ natural = "0.2.0"
poseidon-core = { path="../poseidon_core", develop=true }
texttable = "1.6.7"
requests = "<2.31.1"
urllib3 = "<2.0.8"
urllib3 = "<2.2.3"

[tool.poetry.dev-dependencies]
black = "24.3.0"
Expand Down

0 comments on commit bfca1c7

Please sign in to comment.