We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50385d0 commit 2947b80Copy full SHA for 2947b80
pyproject.toml
@@ -37,7 +37,7 @@ tests = [
37
"packaging==26.0",
38
"PyGithub==2.9.0",
39
"appdirs==1.4.4",
40
- "requests==2.32.5",
+ "requests==2.33.1",
41
"PySide6==6.10.2",
42
"ansys-tools-common==0.5.0",
43
"pytest==8.3.5",
@@ -57,7 +57,7 @@ freeze = [
57
58
59
60
61
62
63
]
scripts/requirements.txt
@@ -1,2 +1,2 @@
1
-requests==2.32.5
+requests==2.33.1
2
packaging==26.0
0 commit comments