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 141b68c commit 6d4ea61Copy full SHA for 6d4ea61
pyproject.toml
@@ -38,7 +38,7 @@ tests = [
38
"packaging==24.0",
39
"PyGithub==2.3.0",
40
"appdirs==1.4.4",
41
- "requests==2.31.0",
+ "requests==2.32.2",
42
"PySide6==6.7.1",
43
"ansys-tools-path==0.5.2",
44
"pytest==8.2.1",
@@ -58,7 +58,7 @@ freeze = [
58
59
60
61
62
63
64
]
scripts/requirements.txt
@@ -1,2 +1,2 @@
1
-requests==2.31.0
+requests==2.32.2
2
packaging==24.0
0 commit comments