Skip to content

Commit

Permalink
chore(deps-dev): bump setuptools from 47.3.2 to 48.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 47.3.2 to 48.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](pypa/setuptools@v47.3.2...v48.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 3, 2020
1 parent 494f2d3 commit 0fa38e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ twine==1.13.0;python_version<'3.0'
twine==3.2.0;python_version>='3.6'
wheel==0.34.2
setuptools==44.1.0;python_version<'3.0'
setuptools==47.3.2;python_version>='3.6'
setuptools==48.0.0;python_version>='3.6'

0 comments on commit 0fa38e2

Please sign in to comment.