Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent caddd8d commit 1ac7695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ amqp==5.1.1
# via kombu
asgiref==3.7.2
# via django
async-timeout==4.0.2
# via redis
attrs==23.1.0
# via jsonschema
backports-datetime-fromisoformat==2.0.0
Expand Down Expand Up @@ -46,7 +44,7 @@ dealer==2.1.0
# via -r requirements.in
defusedxml==0.7.1
# via odfpy
django==3.2.19
django==3.2.20
# via
# -r requirements.in
# django-bootstrap3
Expand Down
6 changes: 1 addition & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ async-generator==1.10
# via
# trio
# trio-websocket
async-timeout==4.0.2
# via
# -r requirements.txt
# redis
attrs==23.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -89,7 +85,7 @@ defusedxml==0.7.1
# via
# -r requirements.txt
# odfpy
django==3.2.19
django==3.2.20
# via
# -r requirements.txt
# django-bootstrap3
Expand Down

0 comments on commit 1ac7695

Please sign in to comment.