From 188b11eddc4a14777abd401cb008b9f38af4b8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:20:03 +0100 Subject: [PATCH] Bump the minor-patch group with 2 updates (#3464) Bumps the minor-patch group with 2 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) and [ruff](https://github.com/astral-sh/ruff). Updates `sqlalchemy` from 2.0.35 to 2.0.36 - [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 `ruff` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.7.0...0.7.1) --- updated-dependencies: - dependency-name: sqlalchemy 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 8309223ea..82749f85b 100644 --- a/constraints.txt +++ b/constraints.txt @@ -163,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.7.0 +ruff==0.7.1 # via -r constraints.in sentry-sdk==2.8.0 # via -r constraints.in @@ -177,7 +177,7 @@ six==1.16.0 # rfc3339-validator soupsieve==2.5 # via beautifulsoup4 -sqlalchemy==2.0.35 +sqlalchemy==2.0.36 # via # -r constraints.in # sentry-sdk