Skip to content

Commit

Permalink
Update pip-tools requirement from ~=6.14 to ~=7.0
Browse files Browse the repository at this point in the history
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.14.0...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent d3deeb8 commit 9339edb
Showing 1 changed file with 1 addition and 1 deletion.
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.14
pip-tools~=7.0
pre-commit~=3.3
pre-commit-hooks~=4.4
pytest~=7.4
Expand Down

0 comments on commit 9339edb

Please sign in to comment.