Skip to content

Commit

Permalink
Bump six from 1.12.0 to 1.15.0 in /cvat/requirements (cvat-ai#1742)
Browse files Browse the repository at this point in the history
Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.15.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](benjaminp/six@1.12.0...1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and Fernando Martínez González committed Aug 3, 2020
1 parent eb7d33b commit 2435449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
fakeredis==1.4.1
# Fix dependencies for fakeredis 1.1.0
# Pip will not reinstall six package if it is installed already
six==1.12.0
six==1.15.0
coveralls

0 comments on commit 2435449

Please sign in to comment.