Skip to content

Commit 06bdd2a

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fab40f3 commit 06bdd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ requires-python = ">=3.9,<3.13"
3838
dependencies = [
3939
"matplotlib>=3.8.2,<3.10",
4040
"numpy>=1.26.3,<1.27",
41-
"requests>=2.31.0,<2.32",
41+
"requests>=2.31.0,<2.33",
4242
"scipy>=1.12.0,<1.14",
4343
"tqdm>=4.66.1,<5.0",
4444
]

0 commit comments

Comments
 (0)