Skip to content

Commit 6d53f0e

Browse files
Bump six from 1.14.0 to 1.15.0 (#202)
Bumps [six](https://github.com/benjaminp/six) from 1.14.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.14.0...1.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b847eec commit 6d53f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest-tornasync==0.6.0.post2; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"
77
pytest==4.6.6; python_version<"3.5"
88
pytest==5.4.2; python_version>="3.5"
9-
six==1.14.0
9+
six==1.15.0
1010
tornado==5.1.1; python_version<"3.6"
1111
tornado==6.0.4; python_version>="3.6"
1212
trio==0.13.0; python_version>="3.6"

0 commit comments

Comments
 (0)