Skip to content

Commit

Permalink
Bump cherry-picker from 2.2.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [cherry-picker](https://github.com/python/cherry-picker) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/python/cherry-picker/releases)
- [Changelog](https://github.com/python/cherry-picker/blob/main/CHANGELOG.md)
- [Commits](python/cherry-picker@cherry-picker-v2.2.0...cherry-picker-v2.4.0)

---
updated-dependencies:
- dependency-name: cherry-picker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 8f22e58 commit fd036de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via requests
cherry-picker==2.2.0
cherry-picker==2.4.0
# via -r requirements/dev.in
click==8.1.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via requests
cherry-picker==2.2.0
cherry-picker==2.4.0
# via -r requirements/dev.in
click==8.1.8
# via
Expand Down

0 comments on commit fd036de

Please sign in to comment.