Skip to content

Commit 887f724

Browse files
build(deps): bump the pip-production-dependencies group across 3 directories with 3 updates (#2065)
* build(deps): bump the pip-production-dependencies group across 3 directories with 3 updates Bumps the pip-production-dependencies group with 3 updates in the /src directory: [googleapis-common-protos](https://github.com/googleapis/google-cloud-python), [locust](https://github.com/locustio/locust) and [openfeature-provider-flagd](https://github.com/open-feature/python-sdk-contrib). Bumps the pip-production-dependencies group with 3 updates in the /src/load-generator directory: [googleapis-common-protos](https://github.com/googleapis/google-cloud-python), [locust](https://github.com/locustio/locust) and [openfeature-provider-flagd](https://github.com/open-feature/python-sdk-contrib). Bumps the pip-production-dependencies group with 1 update in the /src/recommendation directory: [openfeature-provider-flagd](https://github.com/open-feature/python-sdk-contrib). Updates `googleapis-common-protos` from 1.67.0 to 1.68.0 - [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.67.0...googleapis-common-protos-v1.68.0) Updates `locust` from 2.32.9 to 2.32.10 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.32.9...2.32.10) Updates `openfeature-provider-flagd` from 0.1.5 to 0.2.0 - [Release notes](https://github.com/open-feature/python-sdk-contrib/releases) - [Changelog](https://github.com/open-feature/python-sdk-contrib/blob/main/release-please-config.json) - [Commits](open-feature/python-sdk-contrib@openfeature-provider-flagd/v0.1.5...openfeature-provider-flagd/v0.2.0) Updates `googleapis-common-protos` from 1.67.0 to 1.68.0 - [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.67.0...googleapis-common-protos-v1.68.0) Updates `locust` from 2.32.9 to 2.32.10 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.32.9...2.32.10) Updates `openfeature-provider-flagd` from 0.1.5 to 0.2.0 - [Release notes](https://github.com/open-feature/python-sdk-contrib/releases) - [Changelog](https://github.com/open-feature/python-sdk-contrib/blob/main/release-please-config.json) - [Commits](open-feature/python-sdk-contrib@openfeature-provider-flagd/v0.1.5...openfeature-provider-flagd/v0.2.0) Updates `openfeature-provider-flagd` from 0.1.5 to 0.2.0 - [Release notes](https://github.com/open-feature/python-sdk-contrib/releases) - [Changelog](https://github.com/open-feature/python-sdk-contrib/blob/main/release-please-config.json) - [Commits](open-feature/python-sdk-contrib@openfeature-provider-flagd/v0.1.5...openfeature-provider-flagd/v0.2.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: locust dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-production-dependencies - dependency-name: openfeature-provider-flagd 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: locust dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-production-dependencies - dependency-name: openfeature-provider-flagd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies - dependency-name: openfeature-provider-flagd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Downgrade openfeature-provider-flagd --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juliano Costa <juliano.costa@datadoghq.com>
1 parent 6677d8d commit 887f724

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/load-generator/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ flask-basicauth==0.2.0
1010
flask-cors==5.0.0
1111
gevent==24.11.1
1212
geventhttpclient==2.3.3
13-
googleapis-common-protos==1.67.0
13+
googleapis-common-protos==1.68.0
1414
greenlet==3.1.1
1515
idna==3.10
1616
itsdangerous==2.2.0
1717
jinja2==3.1.5
18-
locust==2.32.9
18+
locust==2.32.10
1919
locust-plugins[playwright]==4.5.3
2020
markupsafe==3.0.2
2121
msgpack==1.1.0

src/recommendation/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ opentelemetry-exporter-otlp-proto-grpc==1.30.0
55
python-dotenv==1.0.1
66
python-json-logger==3.2.1
77
openfeature-sdk==0.8.0
8-
openfeature-provider-flagd==0.1.5
8+
openfeature-provider-flagd==0.2.0
99
openfeature-hooks-opentelemetry==0.1.3
1010
psutil==6.1.1 # Importing this will also import opentelemetry-instrumentation-system-metrics when running opentelemetry-bootstrap
1111

0 commit comments

Comments
 (0)