Bump python-json-logger from 3.3.0 to 4.0.0 (#2022)

Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 3.3.0 to 4.0.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/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-version: 4.0.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]
2025-10-08 10:42:07 -04:00
committed by GitHub
parent 72b451f22d
commit 99a6c551f9
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@ geojson = "^3.2.0"
numpy = "^2.3.3"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.15"
python-json-logger = "^3.3.0"
python-json-logger = "^4.0.0"
regex = "^2025.9.18"
shapely = "^2.1.2"
smartypants = "^2.0.1"