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 Jul 1, 2024
1 parent b020252 commit aa908f1
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ newrelic==9.11.0
# via -r requirements/requirements.txt
packaging==23.2
# via build
pip-sync-faster==0.0.3
pip-sync-faster==0.0.4
# via -r requirements/build.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==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 @@ -128,7 +128,7 @@ parso==0.8.3
# via jedi
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 @@ -114,7 +114,7 @@ packaging==23.2
# via
# build
# pytest
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 @@ -163,7 +163,7 @@ packaging==23.2
# -r requirements/tests.txt
# build
# pytest
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 @@ -118,7 +118,7 @@ packaging==23.2
# via
# build
# pytest
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 aa908f1

Please sign in to comment.