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

Commit dc56130

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update pip-tools requirement from ~=7.2 to ~=7.3 (#870)
* Update pip-tools requirement from ~=7.2 to ~=7.3 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@7.2.0...7.3.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]>
1 parent eb1b97e commit dc56130

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update pip-tools requirement from ~=7.2 to ~=7.3"
3+
time: 2023-08-09T00:58:44.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 870

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flaky~=3.7
1414
freezegun~=1.2
1515
ipdb~=0.13.13
1616
mypy==1.5.0 # patch updates have historically introduced breaking changes
17-
pip-tools~=7.2
17+
pip-tools~=7.3
1818
pre-commit~=3.3
1919
pre-commit-hooks~=4.4
2020
pytest~=7.4

0 commit comments

Comments
 (0)