Skip to content

Commit

Permalink
Bump piped from ec02b1b to f723cf7
Browse files Browse the repository at this point in the history
Bumps [piped](https://github.com/FasterSpeeding/Piped) from `ec02b1b` to `f723cf7`.
- [Release notes](https://github.com/FasterSpeeding/Piped/releases)
- [Commits](FasterSpeeding/Piped@ec02b1b...f723cf7)

---
updated-dependencies:
- dependency-name: piped
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 0acf440 commit a89b349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piped
Submodule piped updated 37 files
+3 −3 .github/workflows/docker-publish.yml
+1 −1 .github/workflows/freeze-for-pr.yml
+1 −1 .github/workflows/lint.yml
+1 −1 .github/workflows/reformat.yml
+1 −1 .github/workflows/resync-piped.yml
+1 −1 .github/workflows/type-check.yml
+2 −2 .github/workflows/update-licence.yml
+2 −2 .github/workflows/upgrade-locks.yml
+1 −1 .github/workflows/verify-locks.yml
+597 −133 bot/requirements.txt
+15 −15 dev-requirements/flake8.txt
+547 −150 dev-requirements/type-checking.txt
+1 −1 github/actions/clippy.yml
+3 −3 github/actions/docker-publish.yml
+1 −1 github/actions/freeze-for-pr.yml
+1 −1 github/actions/lint.yml
+1 −1 github/actions/pr-docs.yml
+2 −2 github/actions/publish.yml
+3 −3 github/actions/py-test.yml
+1 −1 github/actions/reformat.yml
+2 −2 github/actions/release-docs.yml
+1 −1 github/actions/resync-piped.yml
+1 −1 github/actions/rustfmt.yml
+1 −1 github/actions/type-check.yml
+2 −2 github/actions/update-licence.yml
+2 −2 github/actions/upgrade-locks.yml
+1 −1 github/actions/verify-locks.yml
+1 −1 github/actions/verify-types.yml
+149 −146 python/base-requirements/docs.txt
+154 −151 python/base-requirements/freeze-locks.txt
+56 −56 python/base-requirements/library-flake8.txt
+3 −3 python/base-requirements/lint.txt
+98 −98 python/base-requirements/nox.txt
+3 −3 python/base-requirements/publish.txt
+38 −38 python/base-requirements/reformat.txt
+56 −56 python/base-requirements/tests.txt
+9 −12 python/base-requirements/type-checking.txt

0 comments on commit a89b349

Please sign in to comment.