We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37ba8c commit 9a9c471Copy full SHA for 9a9c471
pyproject.toml
@@ -37,7 +37,7 @@ tests = [
37
"packaging==25.0",
38
"PyGithub==2.7.0",
39
"appdirs==1.4.4",
40
- "requests==2.32.4",
+ "requests==2.32.5",
41
"PySide6==6.9.1",
42
"ansys-tools-path==0.7.3",
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.4
+requests==2.32.5
2
packaging==25.0
0 commit comments