Skip to content

Commit

Permalink
build: bump django from 3.2 to 3.2.12 in /test_requirements
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2 to 3.2.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2...3.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 10, 2022
1 parent 0d6e483 commit b58854a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test_requirements/django-2.2.txt
@@ -1,4 +1,4 @@
-r requirements_base.txt
Django>=2.2,<3.0
Django>=2.2,<4.0
pyenchant==3.0.1
django-formtools==2.2
2 changes: 1 addition & 1 deletion test_requirements/django-3.1.txt
@@ -1,4 +1,4 @@
-r requirements_base.txt
Django>=3.1,<3.2
Django>=3.1,<3.3
django-formtools==2.2
pyenchant==3.0.1
2 changes: 1 addition & 1 deletion test_requirements/django-3.2.txt
@@ -1,4 +1,4 @@
-r requirements_base.txt
Django==3.2
Django==3.2.12
django-formtools==2.2
pyenchant==3.0.1

0 comments on commit b58854a

Please sign in to comment.