Skip to content

Commit 97d65c1

Browse files
committed
Update requirements.
1 parent b241eff commit 97d65c1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv pip compile --output-file requirements.txt requirements.in
3-
anyio==4.8.0
2+
# uv pip compile requirements.in
3+
anyio==4.9.0
44
# via watchfiles
55
attrs==25.3.0
66
# via -r requirements.in
@@ -24,7 +24,7 @@ gitpython==3.1.44
2424
# via -r pelican/plugins/filetime_from_git/requirements.txt
2525
idna==3.10
2626
# via anyio
27-
jinja2==3.1.5
27+
jinja2==3.1.6
2828
# via pelican
2929
markdown-it-py==3.0.0
3030
# via rich
@@ -56,6 +56,8 @@ smmap==5.0.2
5656
# via gitdb
5757
sniffio==1.3.1
5858
# via anyio
59+
typing-extensions==4.12.2
60+
# via anyio
5961
typogrify==2.1.0
6062
# via -r requirements.in
6163
unidecode==1.3.8

0 commit comments

Comments
 (0)