Skip to content

Commit c3dd6c3

Browse files
chore(deps): update dependency urllib3 to v2 [security] (#1205)
* chore(deps): update dependency urllib3 to v2 [security] * test: test [run-int-tests] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: omrozowicz-splunk <[email protected]>
1 parent b9a0294 commit c3dd6c3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pika = "^1.2.0"
4444
JSON-log-formatter ="^1.0.0"
4545
"ruamel.yaml" = "^0.18.0"
4646
pysnmplib = {git = "https://github.com/pysnmp/pysnmp.git", branch = "main"}
47-
urllib3 = "^1.26.17"
47+
urllib3 = "^2.0.0"
4848
jsonschema = "4.24.0"
4949
flower = "^2.0.1"
5050

0 commit comments

Comments
 (0)