Skip to content

Commit

Permalink
Update setuptools to 51.3.0 (pypa#804)
Browse files Browse the repository at this point in the history
* Update setuptools from 51.1.2 to 51.3.0

* Update setuptools from 51.1.2 to 51.3.0

* Update requirements.txt

Move to a newer version since it exists ...

* Update requirements_test.txt

Move to a newer version since it exists ...

Co-authored-by: Cooper Lees <me@cooperlees.com>
  • Loading branch information
pyup-bot and cooperlees authored Jan 17, 2021
1 parent 05f6186 commit 5dd211b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ lxml==4.6.2
multidict==5.1.0
packaging==20.8
pyparsing==2.4.7
setuptools==51.1.2
setuptools==51.3.1
six==1.15.0
yarl==1.6.3
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ pre-commit==2.9.3
pytest==6.2.1
pytest-asyncio==0.14.0
pytest-timeout==1.4.2
setuptools==51.1.2
setuptools==51.3.1
tox==3.21.1

0 comments on commit 5dd211b

Please sign in to comment.