Skip to content

Commit 40beb49

Browse files
authored
Merge pull request #167 from DjangoCRM/dependabot/pip/attrs-25.2.0
Bump attrs from 25.1.0 to 25.2.0
2 parents 39b43c2 + f58049b commit 40beb49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.11.13
22
aiosignal==1.3.2
33
asgiref==3.8.1
4-
attrs==25.1.0
4+
attrs==25.2.0
55
certifi==2025.1.31
66
charset-normalizer==3.4.1
77
Django==5.1.7

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_requires =
6969
aiohttp==3.11.13
7070
aiosignal==1.3.2
7171
asgiref==3.8.1
72-
attrs==25.1.0
72+
attrs==25.2.0
7373
certifi==2025.1.31
7474
charset-normalizer==3.4.1
7575
Django==5.1.7

0 commit comments

Comments
 (0)