Skip to content

Commit

Permalink
Update Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 5, 2019
1 parent 6364f88 commit 1d51fa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/requirements.txt
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file requirements.txt requirements.in
#
django-good-otp==1.1.3
django==2.1.4
django==2.1.5
jinja2==2.10 # via django-good-otp
markupsafe==1.1.0 # via jinja2
pyotp==2.2.7 # via django-good-otp
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -37,4 +37,4 @@ snowballstemmer==1.2.1 # via pydocstyle
toml==0.10.0 # via tox
tox==3.6.1
urllib3==1.24.1 # via requests
virtualenv==16.1.0 # via tox
virtualenv==16.2.0 # via tox

0 comments on commit 1d51fa7

Please sign in to comment.