Skip to content

Commit

Permalink
Update deprecation to 2.1.0 (#664)
Browse files Browse the repository at this point in the history
* Update deprecation from 2.0.7 to 2.1.0

* Update deprecation from 2.0.7 to 2.1.0
  • Loading branch information
pyup-bot committed May 23, 2020
1 parent cbae6c9 commit 5e083d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -11,7 +11,7 @@ certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via binaryornot, requests
click==7.1.2 # via cookiecutter
cookiecutter==1.7.2 # via -r requirements.txt
deprecation==2.0.7 # via -r requirements.txt
deprecation==2.1.0 # via -r requirements.txt
future==0.18.2 # via cookiecutter
idna==2.9 # via requests
jinja2-time==0.2.0 # via cookiecutter
Expand Down
2 changes: 1 addition & 1 deletion requirements/main.txt
@@ -1,3 +1,3 @@
PyYaml==5.3.1
attrs==19.3.0
deprecation==2.0.7
deprecation==2.1.0

0 comments on commit 5e083d5

Please sign in to comment.