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 7defdf3 commit 451e5aeCopy full SHA for 451e5ae
doc/changelog.d/2040.dependencies.md
@@ -0,0 +1 @@
1
+Bump requests from 2.32.3 to 2.32.4
pyproject.toml
@@ -73,7 +73,7 @@ tests = [
73
"pytest-cov==6.1.1",
74
"pytest-pyvista==0.1.9",
75
"pyvista[jupyter]==0.45.2",
76
- "requests==2.32.3",
+ "requests==2.32.4",
77
"scipy==1.15.3",
78
"semver==3.0.4",
79
"six==1.17.0",
@@ -110,7 +110,7 @@ doc = [
110
"pygltflib==1.16.4",
111
112
"quarto-cli==1.7.31",
113
114
115
116
0 commit comments