Skip to content

Commit 7a4762a

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump requests from 2.31.0 to 2.32.2 (#1204)
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]> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent bdd24b3 commit 7a4762a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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.31.0 to 2.32.2

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"Pint>=0.18,<1",
3434
"protobuf>=3.20.2,<6",
3535
"pyvista>=0.37.0,<1",
36-
"requests>=2,<2.32",
36+
"requests>=2,<3",
3737
"scipy>=1.7.3,<2",
3838
"semver>=3,<4",
3939
"six>=1.16.0,<2",
@@ -61,7 +61,7 @@ tests = [
6161
"pytest-pyvista==0.1.9",
6262
"pytest-xvfb==3.0.0",
6363
"pyvista[jupyter]==0.43.8",
64-
"requests==2.31.0",
64+
"requests==2.32.2",
6565
"scipy==1.13.1",
6666
"semver==3.0.2",
6767
"six==1.16.0",
@@ -87,7 +87,7 @@ doc = [
8787
"numpydoc==1.7.0",
8888
"panel==1.4.2",
8989
"pyvista[jupyter]==0.43.8",
90-
"requests==2.31.0",
90+
"requests==2.32.2",
9191
"sphinx==7.3.7",
9292
"sphinx-autodoc-typehints==1.24.0",
9393
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)