Skip to content

Commit 9db0616

Browse files
build(deps): bump the pip-production-dependencies group across 3 directories with 4 updates (#2117)
Bumps the pip-production-dependencies group with 4 updates in the /src directory: [python-json-logger](https://github.com/nhairs/python-json-logger), [googleapis-common-protos](https://github.com/googleapis/google-cloud-python), [jinja2](https://github.com/pallets/jinja) and [locust-plugins[playwright]](https://github.com/SvenskaSpel/locust-plugins). Bumps the pip-production-dependencies group with 4 updates in the /src/load-generator directory: [python-json-logger](https://github.com/nhairs/python-json-logger), [googleapis-common-protos](https://github.com/googleapis/google-cloud-python), [jinja2](https://github.com/pallets/jinja) and [locust-plugins[playwright]](https://github.com/SvenskaSpel/locust-plugins). Bumps the pip-production-dependencies group with 1 update in the /src/recommendation directory: [python-json-logger](https://github.com/nhairs/python-json-logger). Updates `python-json-logger` from 3.2.1 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](nhairs/python-json-logger@v3.2.1...v3.3.0) Updates `googleapis-common-protos` from 1.68.0 to 1.69.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.68.0...googleapis-common-protos-v1.69.1) Updates `jinja2` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) Updates `locust-plugins[playwright]` from 4.5.3 to 4.6.0 - [Release notes](https://github.com/SvenskaSpel/locust-plugins/releases) - [Commits](SvenskaSpel/locust-plugins@4.5.3...4.6.0) Updates `python-json-logger` from 3.2.1 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](nhairs/python-json-logger@v3.2.1...v3.3.0) Updates `googleapis-common-protos` from 1.68.0 to 1.69.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.68.0...googleapis-common-protos-v1.69.1) Updates `jinja2` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) Updates `locust-plugins[playwright]` from 4.5.3 to 4.6.0 - [Release notes](https://github.com/SvenskaSpel/locust-plugins/releases) - [Commits](SvenskaSpel/locust-plugins@4.5.3...4.6.0) Updates `python-json-logger` from 3.2.1 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](nhairs/python-json-logger@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-production-dependencies - dependency-name: locust-plugins[playwright] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-production-dependencies - dependency-name: locust-plugins[playwright] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 528a212 commit 9db0616

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/load-generator/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ flask-basicauth==0.2.0
1010
flask-cors==5.0.1
1111
gevent==24.11.1
1212
geventhttpclient==2.3.3
13-
googleapis-common-protos==1.68.0
13+
googleapis-common-protos==1.69.1
1414
greenlet==3.1.1
1515
idna==3.10
1616
itsdangerous==2.2.0
17-
jinja2==3.1.5
17+
jinja2==3.1.6
1818
locust==2.33.0
19-
locust-plugins[playwright]==4.5.3
19+
locust-plugins[playwright]==4.6.0
2020
markupsafe==3.0.2
2121
msgpack==1.1.0
2222
opentelemetry-api==1.30.0
@@ -45,4 +45,4 @@ werkzeug==3.1.3
4545
wrapt==1.17.2
4646
zope-event==5.0
4747
zope-interface==7.2
48-
python-json-logger==3.2.1
48+
python-json-logger==3.3.0

src/recommendation/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ grpcio==1.70.0
33
opentelemetry-distro==0.51b0
44
opentelemetry-exporter-otlp-proto-grpc==1.30.0
55
python-dotenv==1.0.1
6-
python-json-logger==3.2.1
6+
python-json-logger==3.3.0
77
openfeature-sdk==0.8.0
88
openfeature-provider-flagd==0.2.0
99
openfeature-hooks-opentelemetry==0.2.0

0 commit comments

Comments
 (0)