Skip to content

Commit

Permalink
Bump piped from b4b1a5d to 9745adb (#47)
Browse files Browse the repository at this point in the history
* Bump piped from `b4b1a5d` to `9745adb`

Bumps [piped](https://github.com/FasterSpeeding/Piped) from `b4b1a5d` to `9745adb`.
- [Release notes](https://github.com/FasterSpeeding/Piped/releases)
- [Commits](FasterSpeeding/Piped@b4b1a5d...9745adb)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Resync piped

* Freeze PR dependency changes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and always-on-duty[bot] authored Aug 19, 2024
1 parent de6086a commit 5797016
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 #v3.5.0
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 #v3.6.0

# Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down
6 changes: 3 additions & 3 deletions dev-requirements/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,9 @@ pydantic-core==2.20.1 ; python_version >= "3.11" and python_version < "3.13" \
pydantic==2.8.2 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:6f62c13d067b0755ad1c21a34bdd06c0c12625a22b0fc09c6b149816604f7c2a \
--hash=sha256:73ee9fddd406dc318b885c7a2eab8a6472b68b8fb5ba8150949fc3db939f23c8
pyright==1.1.375 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:4c5e27eddeaee8b41cc3120736a1dda6ae120edf8523bb2446b6073a52f286e3 \
--hash=sha256:7765557b0d6782b2fadabff455da2014476404c9e9214f49977a4e49dec19a0f
pyright==1.1.376 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:0f2473b12c15c46b3207f0eec224c3cea2bdc07cd45dd4a037687cbbca0fbeff \
--hash=sha256:bffd63b197cd0810395bb3245c06b01f95a85ddf6bfa0e5644ed69c841e954dd
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \
--hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427
Expand Down
2 changes: 1 addition & 1 deletion piped

0 comments on commit 5797016

Please sign in to comment.