Skip to content

Commit f459c20

Browse files
⬆ Bump the python-packages group across 1 directory with 16 updates (#2340)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
1 parent ee684d6 commit f459c20

3 files changed

Lines changed: 835 additions & 692 deletions

File tree

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"fastapi[standard]<1.0.0,>=0.114.2",
88
"python-multipart<1.0.0,>=0.0.27",
99
"email-validator<3.0.0.0,>=2.1.0.post1",
10-
"tenacity<9.0.0,>=8.2.3",
10+
"tenacity<10.0.0,>=8.2.3",
1111
"pydantic>2.0",
1212
"emails<1.0,>=0.6",
1313
"jinja2<4.0.0,>=3.1.4",
@@ -24,7 +24,7 @@ dependencies = [
2424
[dependency-groups]
2525
dev = [
2626
"pytest<10.0.0,>=7.4.3",
27-
"mypy<2.0.0,>=1.8.0",
27+
"mypy<3.0.0,>=1.8.0",
2828
"ty>=0.0.25",
2929
"ruff<1.0.0,>=0.2.2",
3030
"prek>=0.2.24,<1.0.0",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["backend"]
33

44
[dependency-groups]
55
dev = [
6-
"zizmor>=1.23.1",
6+
"zizmor>=1.25.2",
77
]
88

99
github-actions = [

0 commit comments

Comments
 (0)