Skip to content

Commit

Permalink
Bump urllib3 from 2.0.7 to 2.2.2 in /lib/poseidon_core
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 17, 2024
1 parent 6d6793d commit e6d8687
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions lib/poseidon_core/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_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pyyaml = "6.0"
schedule = "1.2.0"
transitions = "0.9.0"
requests = "<2.32.3"
urllib3 = "<2.0.8"
urllib3 = "<2.2.3"

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

0 comments on commit e6d8687

Please sign in to comment.