Skip to content

Commit adc4a63

Browse files
authored
Merge pull request #1157 from splunk/fix_25645
fix_25645
2 parents 120b02d + e975c7d commit adc4a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

total_replay/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"rich (>=14.2.0,<15.0.0)",
1212
"typer (>=0.20.0,<0.21.0)",
1313
"pyyaml (>=6.0.3,<7.0.0)",
14-
"requests (>=2.32.5,<3.0.0)",
14+
"requests (>=2.33.0,<3.0.0)",
1515
"urllib3 (>=2.6.3,<3.0.0)",
1616
"pandas (>=2.3.3,<3.0.0)",
1717
"colorama (>=0.4.6,<0.5.0)",

0 commit comments

Comments
 (0)