Skip to content

Commit 43f32dc

Browse files
build(deps): update dependencies in pyproject.toml
1 parent b2ee8cd commit 43f32dc

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ dependencies = [
3939
"gitpython>=3.1.45",
4040
"pygithub>=2.8.1",
4141
"python-dotenv>=1.2.1",
42-
"pyproject-metadata>=0.9.1",
42+
"pyproject-metadata>=0.10.0",
4343
# "jupytext>=1.18.1",
4444
# "jinja2>=3.1.6",
4545
"mystmd>=1.6.6",
4646
"pdoc>=16.0.0",
47-
"ruff>=0.14.5",
48-
"pre-commit>=4.4.0",
47+
"ruff>=0.14.6",
48+
"pre-commit>=4.5.0",
4949
"commitizen>=4.10.0",
5050
# "python-semantic-release>=10.5.2",
5151
]
@@ -64,11 +64,11 @@ pcu = "afterpython.main:run_pcu"
6464
override-dependencies = ["platformdirs>=4.5.0", "nodeenv>=1.9.1"]
6565

6666
[build-system]
67-
requires = ["uv_build>=0.9.10,<0.10.0"]
67+
requires = ["uv_build>=0.9.12,<0.10.0"]
6868
build-backend = "uv_build"
6969

7070
[dependency-groups]
71-
dev = ["notebook>=7.4.7"]
71+
dev = ["notebook>=7.5.0"]
7272

7373
[tool.uv.build-backend]
7474
module-name = "afterpython"

uv.lock

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

0 commit comments

Comments
 (0)