Skip to content

Commit 0e13e55

Browse files
Bump packaging from 23.2 to 24.0 (#41)
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d37c09 commit 0e13e55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ colorama = "==0.4.6"
1010
django = "*"
1111
django-ninja = "==1.1.0"
1212
orjson = "*"
13-
packaging = "==23.2"
13+
packaging = "==24.0"
1414
pltable = "==1.1.0"
1515
pydantic = "==2.5.3"
1616
pydantic-core = "==2.14.6"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)