Skip to content

Commit 85cd3ef

Browse files
build: bump requests from 2.30.0 to 2.32.5 (#394)
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 95c62be commit 85cd3ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump requests from 2.30.0 to 2.32.5

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"pytest-dependency==0.6.0",
3838
"platformdirs==4.5.0",
3939
"regex==2025.11.3",
40-
"requests==2.30.0",
40+
"requests==2.32.5",
4141
"scipy==1.15.3",
4242
]
4343

@@ -57,7 +57,7 @@ doc = [
5757
"jupyter-sphinx==0.5.3",
5858
"sphinx-autobuild==2024.10.3",
5959
"platformdirs==4.5.0",
60-
"requests==2.30.0",
60+
"requests==2.32.5",
6161
"scikit-learn==1.7.2",
6262
]
6363

0 commit comments

Comments
 (0)