Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2021
1 parent b999ced commit 03a1d1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiohttp==3.7.3
# via
# -r test-requirements.in
# pytest-aiohttp
asgiref==3.3.1
asgiref==3.3.4
# via django
async-timeout==3.0.1
# via aiohttp
Expand All @@ -37,7 +37,7 @@ coverage==5.4
# pytest-cov
coveralls==3.0.0
# via -r test-requirements.in
django==3.1.5
django==3.2.2
# via -r test-requirements.in
docopt==0.6.2
# via coveralls
Expand Down

0 comments on commit 03a1d1e

Please sign in to comment.