Bump packaging from 25.0 to 26.0 (#2177)

Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/25.0...26.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.0'
  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>
This commit is contained in:
dependabot[bot]
2026-01-23 18:16:08 +00:00
committed by GitHub
parent 90f64cb592
commit 2519253cb7
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ lxml = "==6.0.2"
marshmallow = "^4.2.0"
marshmallow-sqlalchemy = "^1.4.2"
newrelic = "^11.2.0"
packaging = "==25.0"
packaging = "==26.0"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.11"
pyjwt = "==2.10.1"