Skip to content

Commit

Permalink
Update pip-tools requirement from ~=6.13 to ~=6.14 (#809)
Browse files Browse the repository at this point in the history
* Update pip-tools requirement from ~=6.13 to ~=6.14

Updates the requirements on [pip-tools](https://github.com/jazzband/pip-tools) to permit the latest version.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@6.13.0...6.14.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:development
...

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

* Add automated changelog yaml from template for bot PR

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <[email protected]>
Co-authored-by: Mike Alfare <[email protected]>
  • Loading branch information
3 people committed Jul 5, 2023
1 parent e3d34f8 commit 2182d3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20230703-000325.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update pip-tools requirement from ~=6.13 to ~=6.14"
time: 2023-07-03T00:03:25.00000Z
custom:
Author: dependabot[bot]
PR: 809
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ flaky~=3.7
freezegun~=1.2
ipdb~=0.13.13
mypy==1.4.1 # patch updates have historically introduced breaking changes
pip-tools~=6.13
pip-tools~=6.14
pre-commit~=3.3
pre-commit-hooks~=4.4
pytest~=7.4
Expand Down

0 comments on commit 2182d3d

Please sign in to comment.