Skip to content

Commit 05afe48

Browse files
authored
update ci/cd dev deps (#752)
Co-authored-by: Altay Sansal <[email protected]>
1 parent 164ade3 commit 05afe48

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bump-my-version==1.2.4
2-
nox==2025.5.1
2+
nox==2025.10.16

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
aiohttp==3.13.0
1+
aiohttp==3.13.2
22
autodoc-pydantic==2.2.0
33
furo==2025.9.25
44
linkify-it-py==2.0.3
5-
matplotlib==3.10.6
5+
matplotlib==3.10.7
66
myst-nb==1.3.0
77
sphinx==8.2.3
88
sphinx-click==6.1.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ dev = [
6262
]
6363

6464
docs = [
65-
"aiohttp>=3.13.0",
65+
"aiohttp>=3.13.2",
6666
"autodoc-pydantic>=2.2.0",
6767
"furo>=2025.9.25",
6868
"linkify-it-py>=2.0.3",
69-
"matplotlib>=3.10.6",
69+
"matplotlib>=3.10.7",
7070
"myst-nb>=1.3.0",
7171
"sphinx>=8.2.3",
7272
"sphinx-autobuild>=2025.8.25",

uv.lock

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)