Skip to content

Commit 1459bf9

Browse files
chore(deps): bump packaging from 24.1 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6608273 commit 1459bf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ backoff==2.2.1
22
deprecation==2.1.0
33
mock==5.1.0
44
monotonic==1.6
5-
packaging==24.1
5+
packaging==25.0
66
pytest==8.3.3
77
requests==2.32.3
88
flake8==7.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mock==5.1.0
2424
# via -r requirements.in
2525
monotonic==1.6
2626
# via -r requirements.in
27-
packaging==24.1
27+
packaging==25.0
2828
# via
2929
# -r requirements.in
3030
# deprecation

0 commit comments

Comments
 (0)