Skip to content

Commit 1aa4f6a

Browse files
committed
bump: matplotlib
1 parent 8cd63a5 commit 1aa4f6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test_be.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
dependencies: "core"
8080
- os: ubuntu-latest
8181
python-version: "3.14"
82-
dependencies: "core,optional"
82+
dependencies: "core"
8383
- os: ubuntu-latest
8484
python-version: "3.10"
8585
dependencies: "core,optional"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ extra-dependencies = [
196196
"hypothesis~=6.102.1",
197197
# For server testing
198198
"httpx~=0.27.0",
199-
"matplotlib~=3.9.2",
199+
"matplotlib~=3.10.6",
200200
"pytest~=8.3.4",
201201
"pytest-timeout~=2.3.1",
202202
"pytest-codecov~=0.6.1",

0 commit comments

Comments
 (0)