Skip to content

Commit 90e6ab5

Browse files
authored
Merge pull request #302 from NCTUCSUnion/dependabot/uv/backend/dev/uv-backend-minor-patch-492a145903
chore: bump the uv-backend-minor-patch group across 1 directory with 3 updates
2 parents 1bc3e18 + 44024df commit 90e6ab5

2 files changed

Lines changed: 82 additions & 78 deletions

File tree

backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ description = "Past Exam API Backend"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"alembic>=1.18.5",
8+
"alembic>=1.19.0",
99
"arq>=0.25.0",
1010
"asyncpg>=0.30.0",
1111
"bcrypt>=4.3.0",
1212
"fastapi[standard]>=0.141.1",
13-
"google-genai>=2.10.0",
14-
"greenlet>=3.5.3",
13+
"google-genai>=2.16.0",
14+
"greenlet>=3.5.4",
1515
"httpx>=0.28.1",
1616
"itsdangerous>=2.2.0",
1717
"minio>=7.2.15",

0 commit comments

Comments
 (0)