Skip to content

Commit d52231d

Browse files
dependabot[bot]voneiden
authored andcommitted
deps: bump django from 4.2.21 to 4.2.22
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>
1 parent 7ede33a commit d52231d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ decorator==5.1.1
4343
# via ipython
4444
distlib==0.3.8
4545
# via virtualenv
46-
django==4.2.21
46+
django==4.2.22
4747
# via
4848
# -c requirements.txt
4949
# django-extensions

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ charset-normalizer==3.3.2
3030
# via requests
3131
deprecation==2.1.0
3232
# via django-helusers
33-
django==4.2.21
33+
django==4.2.22
3434
# via
3535
# -r requirements.in
3636
# django-cors-headers

0 commit comments

Comments
 (0)