Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates (#3478)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [newrelic](https://github.com/newrelic/newrelic-python-agent), [playwright](https://github.com/microsoft/playwright-python) and [ruff](https://github.com/astral-sh/ruff).


Updates `newrelic` from 10.3.1 to 10.4.0
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v10.3.1...v10.4.0)

Updates `playwright` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.49.0...v1.49.1)

Updates `ruff` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.2...0.8.3)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent bf94438 commit 4dd4a77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ markupsafe==2.1.4
# via werkzeug
msgpack==1.0.7
# via bravado-core
newrelic==10.3.1
newrelic==10.4.0
# via -r constraints.in
packaging==23.2
# via
Expand All @@ -96,7 +96,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
playwright==1.49.0
playwright==1.49.1
# via -r constraints.in
pluggy==1.5.0
# via pytest
Expand Down Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.8.2
ruff==0.8.3
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand Down

0 comments on commit 4dd4a77

Please sign in to comment.