Skip to content

Commit 7e34ebc

Browse files
authored
Merge pull request #24 from metwork-framework/django-5.2.6
feat: bump django from 5.2.2 to 5.2.6 (CVE-2025-57833)
2 parents af9e86d + e72dacd commit 7e34ebc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.metwork-framework/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
| Name | Version | Layer |
22
| --- | --- | --- |
3-
| [asgiref](https://github.com/django/asgiref/) | 3.8.1 | python3_example |
4-
| [Django](https://www.djangoproject.com/) | 5.2.2 | python3_example |
3+
| [asgiref](https://github.com/django/asgiref/) | 3.9.1 | python3_example |
4+
| [Django](https://www.djangoproject.com/) | 5.2.6 | python3_example |
55
| [libev](http://software.schmorp.de/pkg/libev.html) | 4.25 | example |
66
| [sqlparse](https://pypi.org/project/sqlparse) | 0.5.3 | python3_example |
77

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
asgiref==3.8.1
2-
Django==5.2.2
1+
asgiref==3.9.1
2+
Django==5.2.6
33
sqlparse==0.5.3

0 commit comments

Comments
 (0)