Skip to content

Commit d1fff57

Browse files
Bump packaging from 24.2 to 25.0 (#215)
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 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.2...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9495497 commit d1fff57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ opentelemetry-util-http==0.51b0
222222
# opentelemetry-instrumentation-urllib
223223
# opentelemetry-instrumentation-urllib3
224224
# opentelemetry-instrumentation-wsgi
225-
packaging==24.2
225+
packaging==25.0
226226
# via
227227
# marshmallow
228228
# opentelemetry-instrumentation

0 commit comments

Comments
 (0)