Skip to content

Commit 451e5ae

Browse files
build: bump requests from 2.32.3 to 2.32.4 (#2040)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 7defdf3 commit 451e5ae

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/2040.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump requests from 2.32.3 to 2.32.4

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tests = [
7373
"pytest-cov==6.1.1",
7474
"pytest-pyvista==0.1.9",
7575
"pyvista[jupyter]==0.45.2",
76-
"requests==2.32.3",
76+
"requests==2.32.4",
7777
"scipy==1.15.3",
7878
"semver==3.0.4",
7979
"six==1.17.0",
@@ -110,7 +110,7 @@ doc = [
110110
"pygltflib==1.16.4",
111111
"pyvista[jupyter]==0.45.2",
112112
"quarto-cli==1.7.31",
113-
"requests==2.32.3",
113+
"requests==2.32.4",
114114
"scipy==1.15.3",
115115
"semver==3.0.4",
116116
"six==1.17.0",

0 commit comments

Comments
 (0)