Bump six from 1.15.0 to 1.16.0
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diff
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,6 +1,6 @@
beautifulsoup4==4.9.0
bottle==0.12.19
python-dateutil==2.8.1
requests==2.25.0
six==1.15.0
six==1.16.0
wheel==0.35.1