Skip to content

Commit 229f4c9

Browse files
authored
Merge pull request #1136 from splunk/update_urllib_version
update_urllib_version
2 parents c3f03d1 + c54c4ab commit 229f4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

total_replay/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"typer (>=0.20.0,<0.21.0)",
1313
"pyyaml (>=6.0.3,<7.0.0)",
1414
"requests (>=2.32.5,<3.0.0)",
15-
"urllib3 (>=2.6.0,<3.0.0)",
15+
"urllib3 (>=2.6.3,<3.0.0)",
1616
"pandas (>=2.3.3,<3.0.0)",
1717
"colorama (>=0.4.6,<0.5.0)",
1818
"ansible-runner (>=2.4.2,<3.0.0)"

0 commit comments

Comments
 (0)