Skip to content

Commit 576c5eb

Browse files
committed
chore: make upgrade
1 parent 963fd59 commit 576c5eb

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

doc/requirements.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==25.3.0
1010
# via scriv
1111
babel==2.17.0
1212
# via sphinx
13-
certifi==2025.6.15
13+
certifi==2025.7.14
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests

requirements/dev.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# make upgrade
3-
astroid==3.3.10
3+
astroid==3.3.11
44
# via pylint
55
attrs==25.3.0
66
# via
@@ -12,7 +12,7 @@ build==1.2.2.post1
1212
# via check-manifest
1313
cachetools==6.1.0
1414
# via tox
15-
certifi==2025.6.15
15+
certifi==2025.7.14
1616
# via requests
1717
chardet==5.2.0
1818
# via tox
@@ -53,7 +53,7 @@ flaky==3.8.1
5353
# via -r requirements/pytest.in
5454
greenlet==3.2.3
5555
# via -r requirements/dev.in
56-
hypothesis==6.135.24
56+
hypothesis==6.135.29
5757
# via -r requirements/pytest.in
5858
id==1.5.0
5959
# via twine

requirements/kit.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# make upgrade
3-
auditwheel==6.4.0
3+
auditwheel==6.4.1
44
# via -r requirements/kit.in
55
backports-tarfile==1.2.0
66
# via jaraco-context
@@ -10,7 +10,7 @@ bracex==2.6
1010
# via cibuildwheel
1111
build==1.2.2.post1
1212
# via -r requirements/kit.in
13-
certifi==2025.6.15
13+
certifi==2025.7.14
1414
# via
1515
# cibuildwheel
1616
# requests

requirements/mypy.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ execnet==2.1.1
1212
# via pytest-xdist
1313
flaky==3.8.1
1414
# via -r requirements/pytest.in
15-
hypothesis==6.135.24
15+
hypothesis==6.135.29
1616
# via -r requirements/pytest.in
1717
iniconfig==2.1.0
1818
# via pytest

requirements/pytest.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ execnet==2.1.1
1212
# via pytest-xdist
1313
flaky==3.8.1
1414
# via -r requirements/pytest.in
15-
hypothesis==6.135.24
15+
hypothesis==6.135.29
1616
# via -r requirements/pytest.in
1717
iniconfig==2.1.0
1818
# via pytest

0 commit comments

Comments
 (0)