Skip to content

Commit 54102e6

Browse files
committed
update dependencies and versions in uv.lock
Signed-off-by: Grant Ramsay <[email protected]>
1 parent 54ced27 commit 54102e6

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file was autogenerated by uv via the following command:
22
# uv export --no-hashes --no-emit-project --output-file=requirements-dev.txt
3-
aiosqlite==0.19.0
3+
aiosqlite==0.21.0
44
annotated-types==0.7.0
5-
anyio==3.7.1
5+
anyio==4.9.0
66
application-properties==0.8.2
77
async-timeout==5.0.1 ; python_full_version < '3.11'
88
asyncpg==0.30.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file was autogenerated by uv via the following command:
22
# uv export --no-hashes --no-dev --no-emit-project --output-file=requirements.txt
3-
aiosqlite==0.19.0
3+
aiosqlite==0.21.0
44
annotated-types==0.7.0
5-
anyio==3.7.1
5+
anyio==4.9.0
66
async-timeout==5.0.1 ; python_full_version < '3.11'
77
asyncpg==0.30.0
88
certifi==2025.1.31

uv.lock

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

0 commit comments

Comments
 (0)