Skip to content

Commit b653c5e

Browse files
authored
Merge branch 'main' into dependabot/pip/pydantic-2.11.2
2 parents d18c92a + d9a3b07 commit b653c5e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tomli==2.2.1
6060
# pyproject-api
6161
# pytest
6262
# tox
63-
tox==4.24.2
63+
tox==4.25.0
6464
# via
6565
# -r requirements-ci.in
6666
# tox-gh-actions

requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pluggy==1.5.0
7575
# via
7676
# pytest
7777
# tox
78-
pre-commit==4.1.0
78+
pre-commit==4.2.0
7979
# via -r requirements-dev.in
8080
pycodestyle==2.13.0
8181
# via flake8
@@ -101,7 +101,7 @@ tomli==2.2.1
101101
# pyproject-api
102102
# pytest
103103
# tox
104-
tox==4.24.2
104+
tox==4.25.0
105105
# via -r requirements-dev.in
106106
typing-extensions==4.12.2
107107
# via

0 commit comments

Comments
 (0)