Skip to content

Commit 7a59271

Browse files
authored
Merge pull request #147 from twisted/dependabot/pip/packaging-3b727895e1
Bump the packaging group with 3 updates
2 parents 1904282 + da633b3 commit 7a59271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements_mypy.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ automat==24.8.1
1010
# via twisted
1111
constantly==23.10.4
1212
# via twisted
13-
hatchling==1.25.0
13+
hatchling==1.26.3
1414
# via -r requirements_mypy.in
1515
hyperlink==21.0.0
1616
# via twisted
@@ -22,7 +22,7 @@ mypy==1.13.0
2222
# via -r requirements_mypy.in
2323
mypy-extensions==1.0.0
2424
# via mypy
25-
packaging==24.1
25+
packaging==24.2
2626
# via hatchling
2727
pathspec==0.12.1
2828
# via hatchling

requirements_tests.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ filelock==3.15.4
4242
# via virtualenv
4343
h11==0.14.0
4444
# via httpcore
45-
hatch==1.12.0
45+
hatch==1.13.0
4646
# via -r requirements_tests.in
47-
hatchling==1.25.0
47+
hatchling==1.26.3
4848
# via hatch
4949
httpcore==1.0.5
5050
# via httpx
@@ -85,7 +85,7 @@ more-itertools==10.3.0
8585
# via
8686
# jaraco-classes
8787
# jaraco-functools
88-
packaging==24.1
88+
packaging==24.2
8989
# via
9090
# build
9191
# hatch

0 commit comments

Comments
 (0)