Skip to content

Commit

Permalink
Merge 7c9bf1b into e070cf2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 8, 2021
2 parents e070cf2 + 7c9bf1b commit 774a27e
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@
#
# pip-compile --output-file=requirements.txt
#
asgiref==3.2.10 # via django
bump2version==1.0.0 # via bumpversion
asgiref==3.2.10
# via django
bump2version==1.0.0
# via bumpversion
bumpversion==0.6.0
# via -r requirements.in
coverage==5.2.1
django==3.1
pytz==2020.1 # via django
sqlparse==0.3.1 # via django
# via -r requirements.in
django==3.1.8
# via -r requirements.in
pytz==2020.1
# via django
sqlparse==0.3.1
# via django

0 comments on commit 774a27e

Please sign in to comment.