Skip to content

Commit

Permalink
Bump piped from 3eabb44 to e4f43f8 (#33)
Browse files Browse the repository at this point in the history
* Bump piped from `3eabb44` to `e4f43f8`

Bumps [piped](https://github.com/FasterSpeeding/Piped) from `3eabb44` to `e4f43f8`.
- [Release notes](https://github.com/FasterSpeeding/Piped/releases)
- [Commits](FasterSpeeding/Piped@3eabb44...e4f43f8)

---
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] committed Apr 15, 2024
1 parent 6470938 commit 30d5d88
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# multi-platform images and export cache
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down
6 changes: 3 additions & 3 deletions dev-requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ click==8.1.7 ; python_version >= "3.11" and python_version < "3.13" \
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Windows" \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
idna==3.6 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca \
--hash=sha256:c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f
idna==3.7 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.13" \
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \
--hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427
Expand Down
Loading

0 comments on commit 30d5d88

Please sign in to comment.