Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Merge 6fa8d5c into 6e72568
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jul 18, 2018
2 parents 6e72568 + 6fa8d5c commit 83d8f9f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "pypi"
[packages]

beautifulsoup4 = "==4.6.0"
peewee = "==3.5.2"
peewee = "==3.6.4"
requests = "==2.19.1"


Expand Down
4 changes: 2 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beautifulsoup4==4.6.0
peewee==3.5.2
peewee==3.6.4
requests==2.19.1

0 comments on commit 83d8f9f

Please sign in to comment.