Skip to content

Commit 23d11a0

Browse files
MAINT: Bump requests from 2.30.0 to 2.31.0 (#533)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 0380221 commit 23d11a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tests = [
6262
"pytest-cov==4.0.0",
6363
"pytest-pyvista==0.1.8",
6464
"pyvista[trame]==0.39.1",
65-
"requests==2.30.0",
65+
"requests==2.31.0",
6666
"scipy==1.10.1",
6767
"six==1.16.0",
6868
"vtk==9.2.6",
@@ -80,7 +80,7 @@ doc = [
8080
"numpydoc==1.5.0",
8181
"panel==1.0.2",
8282
"pyvista[trame]==0.39.1",
83-
"requests==2.30.0",
83+
"requests==2.31.0",
8484
"Sphinx==6.1.3",
8585
"sphinx-autoapi==2.1.0",
8686
"sphinx-autodoc-typehints==1.22.0",

0 commit comments

Comments
 (0)