Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit b549af7

Browse files
Bump pip-tools from 6.1.0 to 6.2.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](jazzband/pip-tools@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 398ce25 commit b549af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
},
7070
extras_require={
7171
"deploy": deploy_requires,
72-
"development": ["pip-tools==6.1.0"],
72+
"development": ["pip-tools==6.2.0"],
7373
},
7474
)

0 commit comments

Comments
 (0)