Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 425d37a commit 97329de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piped
Submodule piped updated 37 files
+1 −1 .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
+1 −1 .github/workflows/update-licence.yml
+1 −1 .github/workflows/upgrade-locks.yml
+1 −1 .github/workflows/verify-locks.yml
+6 −6 bot/requirements.txt
+29 −29 dev-requirements/flake8.txt
+12 −12 dev-requirements/type-checking.txt
+1 −1 github/actions/clippy.yml
+1 −1 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
+1 −1 github/actions/publish.yml
+2 −2 github/actions/py-test.yml
+1 −1 github/actions/reformat.yml
+1 −1 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
+1 −1 github/actions/update-licence.yml
+1 −1 github/actions/upgrade-locks.yml
+1 −1 github/actions/verify-locks.yml
+1 −1 github/actions/verify-types.yml
+6 −6 python/base-requirements/docs.txt
+3 −3 python/base-requirements/flake8.txt
+6 −6 python/base-requirements/freeze-locks.txt
+29 −29 python/base-requirements/library-flake8.txt
+6 −6 python/base-requirements/lint.txt
+6 −6 python/base-requirements/nox.txt
+32 −32 python/base-requirements/reformat.txt
+6 −6 python/base-requirements/tests.txt
+6 −6 python/base-requirements/type-checking.txt

0 comments on commit 97329de

Please sign in to comment.