Skip to content

Commit a5ad835

Browse files
build(deps): bump django from 4.2.25 to 4.2.26
Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](django/django@4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 407f8e4 commit a5ad835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Packages used directly
22
# requirements.txt should be generated by `pip freeze > requirements.txt`.
3-
Django==4.2.25
3+
Django==4.2.26
44
asgiref==3.7.2
55
django-allauth==65.0.2
66
cryptography==44.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2025.4.26
33
cffi==1.17.1
44
charset-normalizer==3.4.2
55
cryptography==44.0.1
6-
Django==4.2.25
6+
Django==4.2.26
77
django-allauth==65.0.2
88
gevent==24.11.1
99
greenlet==3.2.2

0 commit comments

Comments
 (0)