Skip to content

Commit b348bed

Browse files
authored
Merge pull request #1254 from twm/bumps
Bump packaging dependencies
2 parents c4262da + 8853d25 commit b348bed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements_release.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ anyio==4.6.2.post1
88
# via httpx
99
bleach==6.0.0
1010
# via readme-renderer
11-
build==1.2.1
11+
build==1.2.2.post1
1212
# via -r requirements_release.in
1313
certifi==2024.8.30
1414
# via
@@ -35,9 +35,9 @@ filelock==3.16.1
3535
# via virtualenv
3636
h11==0.14.0
3737
# via httpcore
38-
hatch==1.13.0
38+
hatch==1.14.0
3939
# via -r requirements_release.in
40-
hatchling==1.26.3
40+
hatchling==1.27.0
4141
# via hatch
4242
httpcore==1.0.7
4343
# via httpx
@@ -82,7 +82,7 @@ pathspec==0.12.1
8282
# via hatchling
8383
pexpect==4.9.0
8484
# via hatch
85-
pkginfo==1.10.0
85+
pkginfo==1.12.0
8686
# via twine
8787
platformdirs==4.3.6
8888
# via

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ iniconfig==2.0.0
1616
# via pytest
1717
lxml==5.3.0
1818
# via -r requirements_test.in
19-
packaging==23.1
19+
packaging==24.2
2020
# via pytest
2121
pluggy==1.5.0
2222
# via pytest

0 commit comments

Comments
 (0)