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 e15f9ba commit 3fae7dbCopy full SHA for 3fae7db
doc/changelog.d/2192.dependencies.md
@@ -0,0 +1 @@
1
+Bump requests from 2.32.4 to 2.32.5
pyproject.toml
@@ -74,7 +74,7 @@ tests = [
74
"pytest-pyvista==0.2.0",
75
"pyvista[jupyter]==0.46.1",
76
"pyyaml==6.0.2",
77
- "requests==2.32.4",
+ "requests==2.32.5",
78
"scipy==1.15.3",
79
"semver==3.0.4",
80
"six==1.17.0",
@@ -112,7 +112,7 @@ doc = [
112
"pygltflib==1.16.5",
113
114
"quarto-cli==1.7.33",
115
116
117
118
0 commit comments