Skip to content

Commit b241eff

Browse files
authored
Merge pull request #227 from Julian/dependabot/pip/attrs-25.3.0
Bump attrs from 25.1.0 to 25.3.0
2 parents ead40c1 + d67273e commit b241eff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile --output-file requirements.txt requirements.in
33
anyio==4.8.0
44
# via watchfiles
5-
attrs==25.1.0
5+
attrs==25.3.0
66
# via -r requirements.in
77
blinker==1.9.0
88
# via pelican
@@ -56,8 +56,6 @@ smmap==5.0.2
5656
# via gitdb
5757
sniffio==1.3.1
5858
# via anyio
59-
typing-extensions==4.12.2
60-
# via anyio
6159
typogrify==2.1.0
6260
# via -r requirements.in
6361
unidecode==1.3.8

0 commit comments

Comments
 (0)