Skip to content

Commit ad8d54f

Browse files
Bump django from 4.2.20 to 4.2.22
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.22. - [Commits](django/django@4.2.20...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>
1 parent ddc5dc2 commit ad8d54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0"
66
click==8.1.8 ; python_version >= "3.9" and python_version < "4.0"
77
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
88
cryptography==44.0.2 ; python_version >= "3.9" and python_version < "4.0"
9-
django==4.2.20 ; python_version >= "3.9" and python_version < "4.0"
9+
django==4.2.22 ; python_version >= "3.9" and python_version < "4.0"
1010
flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0"
1111
flask==3.1.0 ; python_version >= "3.9" and python_version < "4.0"
1212
idna==3.10 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)