Skip to content

Commit d67273e

Browse files
Bump attrs from 25.1.0 to 25.3.0
Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ead40c1 commit d67273e

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)