Skip to content

Commit

Permalink
Bump the minor-patch group with 5 updates (#3473)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [newrelic](https://github.com/newrelic/newrelic-python-agent) | `10.3.0` | `10.3.1` |
| [prometheus-client](https://github.com/prometheus/client_python) | `0.21.0` | `0.21.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.2` |
| [webtest](https://github.com/Pylons/webtest) | `3.0.1` | `3.0.2` |


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

Updates `prometheus-client` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.21.0...v0.21.1)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

Updates `ruff` from 0.8.0 to 0.8.2
- [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.0...0.8.2)

Updates `webtest` from 3.0.1 to 3.0.2
- [Commits](Pylons/webtest@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: pytest
  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
- dependency-name: webtest
  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 10, 2024
1 parent 096db78 commit 10cca5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.0
newrelic==10.3.1
# via -r constraints.in
packaging==23.2
# via
Expand All @@ -100,7 +100,7 @@ playwright==1.49.0
# via -r constraints.in
pluggy==1.5.0
# via pytest
prometheus-client==0.21.0
prometheus-client==0.21.1
# via -r constraints.in
psycopg2==2.9.10
# via -r constraints.in
Expand All @@ -121,7 +121,7 @@ pyramid-multiauth==1.0.2
# via -r constraints.in
pyramid-tm==2.6
# via -r constraints.in
pytest==8.3.3
pytest==8.3.4
# via
# -r constraints.in
# pytest-cache
Expand Down Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.8.0
ruff==0.8.2
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sphinxcontrib-httpdomain==1.8.1
sphinx-github-changelog==1.4.0
kinto
mock==5.1.0
webtest==3.0.1
webtest==3.0.2
cornice==6.1.0
pyramid==2.0.2
python-rapidjson==1.20
Expand Down

0 comments on commit 10cca5f

Please sign in to comment.