Skip to content

Commit d43f37a

Browse files
build(deps): bump django from 4.2.21 to 4.2.22 (#209)
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](django/django@4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd2cf8b commit d43f37a

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.21
3+
Django==4.2.22
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.21
6+
Django==4.2.22
77
django-allauth==65.0.2
88
gevent==24.11.1
99
greenlet==3.2.2

0 commit comments

Comments
 (0)