Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 5ac2227 commit f31b2b7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pika = "^1.2.0"
JSON-log-formatter ="^0.5.1"
"ruamel.yaml" = "^0.18.0"
pysnmplib = {git = "https://github.com/pysnmp/pysnmp.git", branch = "main"}
urllib3 = "^1.26.17"
urllib3 = "^2.0.0"
jsonschema = "4.23.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit f31b2b7

Please sign in to comment.