Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 30d5d88 commit 4a62eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piped
Submodule piped updated 38 files
+2 −2 .github/workflows/docker-publish.yml
+2 −2 .github/workflows/freeze-for-pr.yml
+1 −1 .github/workflows/lint.yml
+2 −2 .github/workflows/reformat.yml
+2 −2 .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
+1 −1 Dockerfile
+98 −98 bot/requirements.txt
+32 −32 dev-requirements/flake8.txt
+116 −116 dev-requirements/type-checking.txt
+1 −1 github/actions/clippy.yml
+2 −2 github/actions/docker-publish.yml
+2 −2 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
+3 −3 github/actions/py-test.yml
+2 −2 github/actions/reformat.yml
+2 −2 github/actions/release-docs.yml
+2 −2 github/actions/resync-piped.yml
+2 −2 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
+118 −118 python/base-requirements/docs.txt
+103 −103 python/base-requirements/freeze-locks.txt
+67 −70 python/base-requirements/library-flake8.txt
+3 −3 python/base-requirements/lint.txt
+98 −98 python/base-requirements/nox.txt
+6 −6 python/base-requirements/publish.txt
+58 −67 python/base-requirements/reformat.txt
+6 −6 python/base-requirements/tests.txt
+9 −9 python/base-requirements/type-checking.txt

0 comments on commit 4a62eaa

Please sign in to comment.