Skip to content

Commit

Permalink
Bump cherry-picker from 1.3.2 to 2.0.0 (#5671)
Browse files Browse the repository at this point in the history
Bumps [cherry-picker](https://github.com/python/cherry_picker) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/python/cherry_picker/releases)
- [Commits](https://github.com/python/cherry_picker/commits/cherry-picker-v2.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2021
1 parent 2e85a67 commit 3cde8b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r lint.txt
-r test.txt
-r doc.txt
cherry_picker==1.3.2; python_version>="3.6"
cherry_picker==2.0.0; python_version>="3.6"
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ chardet==4.0.0
# via
# -r requirements/base.txt
# requests
cherry_picker==1.3.2 ; python_version >= "3.6"
cherry_picker==2.0.0 ; python_version >= "3.6"
# via -r requirements/dev.in
click-default-group==1.2.2
# via towncrier
Expand Down

0 comments on commit 3cde8b1

Please sign in to comment.