Skip to content

Commit

Permalink
Bump django from 3.2.6 to 3.2.20 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.20.
- [Commits](django/django@3.2.6...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 931dcba commit 2e1155e
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ asgiref==3.3.4
# django
astroid==2.6.6
# via pylint
atomicwrites==1.4.0
# via pytest
attrs==21.2.0
# via
# automat
Expand All @@ -40,12 +38,6 @@ charset-normalizer==2.0.4
# via requests
click==8.0.1
# via pip-tools
colorama==0.4.4
# via
# click
# pylint
# pytest
# sphinx
constantly==15.1.0
# via twisted
coverage==5.5
Expand All @@ -59,7 +51,7 @@ cryptography==3.4.7
# service-identity
daphne==3.0.2
# via channels
django==3.2.6
django==3.2.20
# via
# -r dev.in
# channels
Expand Down Expand Up @@ -213,7 +205,7 @@ wheel==0.37.0
# via pip-tools
wrapt==1.12.1
# via astroid
zope.interface==5.4.0
zope-interface==5.4.0
# via twisted

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 2e1155e

Please sign in to comment.