Skip to content

Commit 13cfcb6

Browse files
Bump the minor-patch group with 4 updates (#3523)
Bumps the minor-patch group with 4 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [newrelic](https://github.com/newrelic/newrelic-python-agent), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `sqlalchemy` from 2.0.39 to 2.0.40 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `newrelic` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v10.8.0...v10.8.1) Updates `pytest-cov` from 6.0.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) Updates `ruff` from 0.11.2 to 0.11.4 - [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.11.2...0.11.4) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: newrelic dependency-version: 10.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.11.4 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>
1 parent 1776596 commit 13cfcb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

constraints.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ markupsafe==2.1.4
7373
# via werkzeug
7474
msgpack==1.0.7
7575
# via bravado-core
76-
newrelic==10.8.0
76+
newrelic==10.8.1
7777
# via -r constraints.in
7878
packaging==23.2
7979
# via
@@ -116,7 +116,7 @@ pytest==8.3.5
116116
# pytest-cov
117117
pytest-cache==1.0
118118
# via -r constraints.in
119-
pytest-cov==6.0.0
119+
pytest-cov==6.1.1
120120
# via -r constraints.in
121121
python-dateutil==2.9.0.post0
122122
# via
@@ -149,7 +149,7 @@ rpds-py==0.17.1
149149
# via
150150
# jsonschema
151151
# referencing
152-
ruff==0.11.2
152+
ruff==0.11.4
153153
# via -r constraints.in
154154
sentry-sdk==2.8.0
155155
# via -r constraints.in
@@ -162,7 +162,7 @@ six==1.16.0
162162
# rfc3339-validator
163163
soupsieve==2.5
164164
# via beautifulsoup4
165-
sqlalchemy==2.0.39
165+
sqlalchemy==2.0.40
166166
# via
167167
# -r constraints.in
168168
# sentry-sdk

0 commit comments

Comments
 (0)