Skip to content

Commit

Permalink
chore(deps-dev): bump setuptools from 49.4.0 to 49.5.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 49.4.0 to 49.5.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](pypa/setuptools@v49.4.0...v49.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 13, 2020
1 parent 92a21d3 commit afb50ea
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.35.0
setuptools==44.1.0;python_version<'3.0'
setuptools==49.4.0;python_version>='3.6'
setuptools==49.5.0;python_version>='3.6'

0 comments on commit afb50ea

Please sign in to comment.