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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Jul 2, 2024
1 parent 3c9b641 commit 8e9bbbe
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
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==23.2
# 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==23.2
# 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 @@ -168,7 +168,7 @@ pastedeploy==3.1.0
# plaster-pastedeploy
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/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packaging==23.2
# 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 @@ -156,7 +156,7 @@ pastedeploy==3.1.0
# via
# -r requirements/requirements.txt
# plaster-pastedeploy
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 @@ -217,7 +217,7 @@ pastedeploy==3.1.0
# -r requirements/requirements.txt
# -r requirements/tests.txt
# plaster-pastedeploy
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via
# -r requirements/lint.in
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ pastedeploy==3.1.0
# via
# -r requirements/requirements.txt
# plaster-pastedeploy
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 8e9bbbe

Please sign in to comment.