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

Commit

Permalink
Merge ffea70c into b5775aa
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 26, 2020
2 parents b5775aa + ffea70c commit f901414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[packages]

beautifulsoup4 = "==4.8.1"
beautifulsoup4 = "==4.9.0"
peewee = "==3.11.2"
requests = "==2.22.0"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
beautifulsoup4==4.8.1
beautifulsoup4==4.9.0
peewee==3.11.2
requests==2.22.0

0 comments on commit f901414

Please sign in to comment.