Skip to content

Commit 3483cb1

Browse files
Bump the minor-patch group with 2 updates (#3639)
Bumps the minor-patch group with 2 updates: [redis](https://github.com/redis/redis-py) and [ruff](https://github.com/astral-sh/ruff). Updates `redis` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.1.0...v7.1.1) Updates `ruff` from 0.14.14 to 0.15.0 - [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.14.14...0.15.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor 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 94de3e3 commit 3483cb1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

constraints.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ execnet==2.0.2
3737
fqdn==1.5.1
3838
# via jsonschema
3939
greenlet==3.1.1
40-
# via playwright
40+
# via
41+
# playwright
42+
# sqlalchemy
4143
hupper==1.12
4244
# via pyramid
4345
idna==3.7
@@ -137,7 +139,7 @@ pyyaml==6.0.1
137139
# via
138140
# bravado-core
139141
# swagger-spec-validator
140-
redis==7.1.0
142+
redis==7.1.1
141143
# via -r constraints.in
142144
referencing==0.32.1
143145
# via
@@ -157,7 +159,7 @@ rpds-py==0.30.0
157159
# via
158160
# jsonschema
159161
# referencing
160-
ruff==0.14.14
162+
ruff==0.15.0
161163
# via -r constraints.in
162164
sentry-sdk==2.8.0
163165
# via -r constraints.in

0 commit comments

Comments
 (0)