Bump python-json-logger from 2.0.7 to 3.3.0

Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 2.0.7 to 3.3.0.
- [Release notes](https://github.com/nhairs/python-json-logger/releases)
- [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md)
- [Commits](https://github.com/nhairs/python-json-logger/compare/v2.0.7...v3.3.0)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 18:14:16 +00:00
committed by GitHub
parent 714473b829
commit 59da570302
2 changed files with 180 additions and 26 deletions

204
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@ numpy = "^1.26.4"
ordered-set = "^4.1.0"
phonenumbers = "^8.13.52"
pycparser = "^2.22"
python-json-logger = "^2.0.7"
python-json-logger = "^3.3.0"
redis = "^5.0.8"
regex = "^2024.7.24"
s3transfer = "^0.10.2"