Skip to content

Commit

Permalink
build(deps): bump the pip-production-dependencies group across 2 dire…
Browse files Browse the repository at this point in the history
…ctories with 3 updates

Bumps the pip-production-dependencies group with 3 updates in the /src directory: [certifi](https://github.com/certifi/python-certifi), [locust](https://github.com/locustio/locust) and [openfeature-sdk](https://github.com/open-feature/python-sdk).
Bumps the pip-production-dependencies group with 3 updates in the /src/load-generator directory: [certifi](https://github.com/certifi/python-certifi), [locust](https://github.com/locustio/locust) and [openfeature-sdk](https://github.com/open-feature/python-sdk).


Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `locust` from 2.32.6 to 2.32.8
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.6...2.32.8)

Updates `openfeature-sdk` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.7.4...v0.7.5)

Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `locust` from 2.32.6 to 2.32.8
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.6...2.32.8)

Updates `openfeature-sdk` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 68c7685 commit f475178
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/load-generator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
backoff==2.2.1
brotli==1.1.0
certifi==2024.12.14
certifi==2025.1.31
charset-normalizer==3.4.1
click==8.1.8
configargparse==1.7
Expand All @@ -15,7 +15,7 @@ greenlet==3.1.1
idna==3.10
itsdangerous==2.2.0
jinja2==3.1.5
locust==2.32.6
locust==2.32.8
locust-plugins[playwright]==4.5.3
markupsafe==3.0.2
msgpack==1.1.0
Expand All @@ -30,7 +30,7 @@ opentelemetry-proto==1.29.0
opentelemetry-sdk==1.29.0
opentelemetry-semantic-conventions==0.50b0
opentelemetry-util-http==0.50b0
openfeature-sdk==0.7.4
openfeature-sdk==0.7.5
openfeature-provider-flagd==0.1.5
openfeature-hooks-opentelemetry==0.1.3
protobuf==5.29.3
Expand Down
2 changes: 1 addition & 1 deletion src/recommendation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ opentelemetry-distro==0.50b0
opentelemetry-exporter-otlp-proto-grpc==1.29.0
python-dotenv==1.0.1
python-json-logger==3.2.1
openfeature-sdk==0.7.4
openfeature-sdk==0.7.5
openfeature-provider-flagd==0.1.5
openfeature-hooks-opentelemetry==0.1.3
psutil==6.1.1 # Importing this will also import opentelemetry-instrumentation-system-metrics when running opentelemetry-bootstrap
Expand Down

0 comments on commit f475178

Please sign in to comment.