Skip to content

Commit

Permalink
Bump pip-sync-faster from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [pip-sync-faster](https://github.com/hypothesis/pip-sync-faster) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/hypothesis/pip-sync-faster/releases)
- [Commits](hypothesis/pip-sync-faster@0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: pip-sync-faster
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Jun 17, 2024
1 parent 6078302 commit 9e8cd03
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ packaging==24.1
# via
# build
# sphinx
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/checkdocs.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packaging==24.1
# build
pathspec==0.12.1
# via black
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/checkformatting.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ importlib-metadata==7.0.1
# via pip-sync-faster
packaging==24.1
# via build
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/coverage.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ peppercorn==0.6
# deform
pexpect==4.9.0
# via ipython
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/dev.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ packaging==24.1
# via
# build
# sphinx
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/docs.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packaging==24.1
# build
pathspec==0.12.1
# via black
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/format.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ peppercorn==0.6
# via
# -r requirements/prod.txt
# deform
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/functests.in
pip-tools==7.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ peppercorn==0.6
# -r requirements/functests.txt
# -r requirements/tests.txt
# deform
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via
# -r requirements/functests.txt
# -r requirements/lint.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ peppercorn==0.6
# via
# -r requirements/prod.txt
# deform
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/tests.in
pip-tools==7.4.1
# via
Expand Down

0 comments on commit 9e8cd03

Please sign in to comment.