Skip to content

Commit 4f4948a

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-7
2 parents 12caae5 + bd4576f commit 4f4948a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ readme = "README.md"
66
requires-python = ">=3.13.3"
77
authors = [{name = "nanotaboada", email = "hello@example.com"}]
88
dependencies = [
9-
"fastapi[standard]==0.136.3",
10-
"SQLAlchemy==2.0.50",
9+
"fastapi[standard]==0.137.0",
10+
"SQLAlchemy==2.0.51",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",
1313
"alembic==1.18.4",
@@ -17,7 +17,7 @@ dependencies = [
1717

1818
[dependency-groups]
1919
test = [
20-
"pytest==9.0.3",
20+
"pytest==9.1.0",
2121
"pytest-cov==7.1.0",
2222
"pytest-sugar==1.1.1",
2323
"gevent==26.5.0",

uv.lock

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

0 commit comments

Comments
 (0)