Skip to content

Commit 3605cf3

Browse files
⬆ Bump tenacity from 8.5.0 to 9.1.2 in /backend
Bumps [tenacity](https://github.com/jd/tenacity) from 8.5.0 to 9.1.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.5.0...9.1.2) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61b7cd6 commit 3605cf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"python-multipart<1.0.0,>=0.0.7",
99
"email-validator<3.0.0.0,>=2.1.0.post1",
1010
"passlib[bcrypt]<2.0.0,>=1.7.4",
11-
"tenacity<9.0.0,>=8.2.3",
11+
"tenacity>=8.2.3,<10.0.0",
1212
"pydantic>2.0",
1313
"emails<1.0,>=0.6",
1414
"jinja2<4.0.0,>=3.1.4",

backend/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)