Skip to content

Commit 7ab5672

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] <[email protected]>
1 parent bd3e8e5 commit 7ab5672

File tree

2 files changed

+991
-991
lines changed

2 files changed

+991
-991
lines changed

backend/pyproject.toml

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

0 commit comments

Comments
 (0)