Skip to content

Commit

Permalink
Bump pip-sync-faster from 0.0.4 to 0.0.5
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.4 to 0.0.5.
- [Release notes](https://github.com/hypothesis/pip-sync-faster/releases)
- [Commits](hypothesis/pip-sync-faster@0.0.4...0.0.5)

---
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 Jan 20, 2025
1 parent e55727e commit 24f9fab
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.2
# via
# build
# sphinx
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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.2
# build
pathspec==0.12.1
# via black
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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.2
# via build
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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 @@ -184,7 +184,7 @@ peppercorn==0.6
# deform
pexpect==4.9.0
# via ipython
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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.2
# via
# build
# sphinx
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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.2
# build
pathspec==0.12.1
# via black
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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 @@ -169,7 +169,7 @@ peppercorn==0.6
# via
# -r requirements/prod.txt
# deform
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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 @@ -268,7 +268,7 @@ peppercorn==0.6
# -r requirements/functests.txt
# -r requirements/tests.txt
# deform
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# 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 @@ -178,7 +178,7 @@ peppercorn==0.6
# via
# -r requirements/prod.txt
# deform
pip-sync-faster==0.0.4
pip-sync-faster==0.0.5
# via -r requirements/tests.in
pip-tools==7.4.1
# via
Expand Down

0 comments on commit 24f9fab

Please sign in to comment.