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 3, 2024
1 parent 32c2a34 commit 140c100
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 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.0
# build
pathspec==0.9.0
# 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==6.6.0
# via pip-sync-faster
packaging==21.3
# 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 @@ -135,7 +135,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# 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.0
# build
pathspec==0.9.0
# 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 @@ -131,7 +131,7 @@ pastedeploy==2.1.1
# via
# -r requirements/prod.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 @@ -200,7 +200,7 @@ pastedeploy==2.1.1
# -r requirements/functests.txt
# -r requirements/tests.txt
# plaster-pastedeploy
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via
# -r requirements/functests.txt
# -r requirements/lint.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ click==8.1.3
# cookiecutter
# pip-tools
cookiecutter==2.6.0
# via -r template.in
# via -r requirements/template.in
idna==3.7
# via requests
importlib-metadata==6.6.0
Expand All @@ -36,11 +36,11 @@ mdurl==0.1.2
# via markdown-it-py
packaging==21.3
# via build
pip-sync-faster==0.0.3
# via -r template.in
pip-sync-faster==0.0.4
# via -r requirements/template.in
pip-tools==7.4.1
# via
# -r template.in
# -r requirements/template.in
# pip-sync-faster
pygments==2.16.1
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pastedeploy==2.1.1
# via
# -r requirements/prod.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
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ pastedeploy==2.1.1
# via
# -r requirements/prod.txt
# plaster-pastedeploy
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/typecheck.in
pip-tools==7.4.1
# via
Expand Down

0 comments on commit 140c100

Please sign in to comment.