Skip to content

Commit c0e3a1f

Browse files
authored
Merge pull request #68 from ebouchut/chore/upgrade-dev-dependencies
Upgrade dev dependencies
2 parents ff5c00c + cce8b6d commit c0e3a1f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

dev-requirements.txt

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
5+
# pip-compile dev-requirements.in
66
#
7-
build==1.2.2.post1
7+
build==1.4.0
88
# via pip-tools
9-
click==8.1.7
9+
click==8.3.1
1010
# via pip-tools
11-
packaging==24.1
12-
# via build
13-
pip-tools==7.4.1
11+
packaging==26.0
12+
# via
13+
# build
14+
# wheel
15+
pip-tools==7.5.2
1416
# via -r dev-requirements.in
1517
pyproject-hooks==1.2.0
1618
# via
1719
# build
1820
# pip-tools
19-
wheel==0.44.0
21+
wheel==0.46.3
2022
# via pip-tools
2123

2224
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)