Skip to content

Commit 6105872

Browse files
authored
Merge pull request #477 from emcek/dependabot/pip/packaging-25.0
Bump packaging from 24.2 to 25.0
2 parents 6d14267 + 92a63ab commit 6105872

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
'eval-type-backport==0.2.0 ; python_version < "3.10"',
4444
'gitpython==3.1.44',
4545
'lupa==2.4',
46-
'packaging==24.2',
46+
'packaging==25.0',
4747
'pillow==11.2.1',
4848
'psutil==7.0.0',
4949
'pydantic==2.11.3',

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cffi==1.17.1
22
eval-type-backport==0.2.2; python_version < '3.10'
33
GitPython==3.1.44
44
lupa==2.4
5-
packaging==24.2
5+
packaging==25.0
66
pillow==11.2.1
77
psutil==7.0.0
88
pydantic==2.11.3

0 commit comments

Comments
 (0)