Skip to content

Commit d7c12f9

Browse files
chore(deps): bump python-json-logger from 3.3.0 to 4.0.0 in /apps/api (#8692)
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](nhairs/python-json-logger@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>
1 parent 2e429e5 commit d7c12f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/api/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ scout-apm==3.1.0
4545
# xlsx generation
4646
openpyxl==3.1.2
4747
# logging
48-
python-json-logger==3.3.0
48+
python-json-logger==4.0.0
4949
# html parser
5050
beautifulsoup4==4.12.3
5151
# analytics

0 commit comments

Comments
 (0)