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 57acd85 commit 666a131Copy full SHA for 666a131
pyproject.toml
@@ -37,7 +37,7 @@ tests = [
37
"packaging==25.0",
38
"PyGithub==2.6.1",
39
"appdirs==1.4.4",
40
- "requests==2.32.3",
+ "requests==2.32.4",
41
"PySide6==6.9.1",
42
"ansys-tools-path==0.7.1",
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.3
+requests==2.32.4
2
packaging==25.0
0 commit comments