Skip to content

Commit ce169c3

Browse files
Bump uv from 0.7.8 to 0.9.5
Bumps [uv](https://github.com/astral-sh/uv) from 0.7.8 to 0.9.5. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.7.8...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0e51d5 commit ce169c3

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

requirements.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ click-repl==0.3.0
6262
# via celery
6363
colorama==0.4.6
6464
# via schemathesis
65-
coverage==7.8.2
65+
coverage[toml]==7.8.2
6666
# via pytest-cov
6767
debugpy==1.8.14
6868
# via pytest-celery
@@ -112,6 +112,8 @@ fqdn==1.5.1
112112
# via jsonschema
113113
graphql-core==3.2.6
114114
# via hypothesis-graphql
115+
greenlet==3.2.4
116+
# via sqlalchemy
115117
gunicorn==23.0.0
116118
# via -r requirements.in
117119
h11==0.16.0
@@ -157,7 +159,7 @@ jinja2==3.1.6
157159
# flask-admin
158160
jsonpointer==3.0.0
159161
# via jsonschema
160-
jsonschema==4.24.0
162+
jsonschema[format]==4.24.0
161163
# via
162164
# flasgger
163165
# hypothesis-jsonschema
@@ -229,7 +231,7 @@ psutil==7.0.0
229231
# via
230232
# mirakuru
231233
# pytest-celery
232-
psycopg==3.2.9
234+
psycopg[binary]==3.2.9
233235
# via
234236
# -r requirements.in
235237
# pytest-postgresql
@@ -322,12 +324,8 @@ ruff==0.11.11
322324
# via -r requirements.in
323325
schemathesis==3.39.16
324326
# via -r requirements.in
325-
sentry-sdk==2.29.1
327+
sentry-sdk[flask]==2.29.1
326328
# via -r requirements.in
327-
setuptools==80.9.0
328-
# via
329-
# flask-db
330-
# pytest-celery
331329
six==1.17.0
332330
# via
333331
# flasgger
@@ -393,7 +391,7 @@ urllib3==2.4.0
393391
# docker
394392
# requests
395393
# sentry-sdk
396-
uv==0.7.8
394+
uv==0.9.5
397395
# via -r requirements.in
398396
vine==5.1.0
399397
# via

0 commit comments

Comments
 (0)