Skip to content

Commit

Permalink
Bump django from 3.2.14 to 3.2.18
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2.14...3.2.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
1 parent aef3c59 commit e8d66b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customiza
# via -r requirements-dev.in
distlib==0.3.1
# via virtualenv
django==3.2.14
django==3.2.18
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ redis
pathlib
progressbar2==3.55.0
python-postmark==0.5.8
Django==3.2.14
Django==3.2.18
django-webpack-loader==0.7.0
google-cloud-error-reporting
google-cloud-storage
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ click-repl==0.2.0
# via celery
confusable-homoglyphs==3.2.0
# via django-registration
django==3.2.14
django==3.2.18
# via
# -r requirements.in
# django-bulk-update
Expand Down

0 comments on commit e8d66b5

Please sign in to comment.