Skip to content

Commit

Permalink
Bump the minor-patch group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [dockerflow](https://github.com/mozilla-services/python-dockerflow) | `2024.3.0` | `2024.4.1` |
| [newrelic](https://github.com/newrelic/newrelic-python-agent) | `9.8.0` | `9.9.0` |
| [playwright](https://github.com/Microsoft/playwright-python) | `1.42.0` | `1.43.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.3.5` | `0.4.1` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` |
| [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.1` |


Updates `dockerflow` from 2024.3.0 to 2024.4.1
- [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
- [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
- [Commits](mozilla-services/python-dockerflow@2024.3.0...2024.4.1)

Updates `newrelic` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v9.8.0...v9.9.0)

Updates `playwright` from 1.42.0 to 1.43.0
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.42.0...v1.43.0)

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

Updates `sphinx` from 7.2.6 to 7.3.7
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)

Updates `docutils` from 0.20.1 to 0.21.1

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- 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-minor
  dependency-group: minor-patch
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 4d60ab2 commit 5c3bee1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions constraints.txt
Expand Up @@ -38,7 +38,7 @@ cornice-swagger==1.0.1
# via -r constraints.in
coverage==7.4.0
# via pytest-cov
dockerflow==2024.3.0
dockerflow==2024.4.1
# via -r constraints.in
exceptiongroup==1.2.0
# via pytest
Expand Down Expand Up @@ -83,7 +83,7 @@ markupsafe==2.1.4
# via werkzeug
msgpack==1.0.7
# via bravado-core
newrelic==9.8.0
newrelic==9.9.0
# via -r constraints.in
packaging==23.2
# via
Expand All @@ -98,13 +98,13 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
playwright==1.42.0
playwright==1.43.0
# via -r constraints.in
pluggy==1.4.0
# via pytest
psycopg2==2.9.9
# via -r constraints.in
pyee==11.0.1
pyee==11.1.0
# via playwright
pyproject-hooks==1.0.0
# via build
Expand Down Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.3.5
ruff==0.4.1
# via -r constraints.in
sentry-sdk==1.39.2
# via -r constraints.in
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
@@ -1,6 +1,6 @@
Sphinx==7.2.6
Sphinx==7.3.7
sphinx_rtd_theme==2.0.0
docutils==0.20.1
docutils==0.21.1
sphinxcontrib-httpdomain==1.8.1
sphinx-github-changelog==1.3.0
kinto
Expand Down

0 comments on commit 5c3bee1

Please sign in to comment.