Skip to content

Commit

Permalink
Bump piped from b799b78 to 1d2337e (#948)
Browse files Browse the repository at this point in the history
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 Oct 7, 2024
1 parent 870ea67 commit 2ddc496
Show file tree
Hide file tree
Showing 9 changed files with 300 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/freeze-for-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Upgrade dependency locks
run: python -m nox -s freeze-locks bot-package-diff

- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9
with:
name: gogo.patch
path: gogo.patch
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
python -m nox -s build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
2 changes: 1 addition & 1 deletion .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
coverageLocations: .coverage.xml:coverage.py

- name: Archive coverage
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9
with:
name: coverage
path: ./coverage_html
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Reformat
run: python -m nox -s reformat bot-package-diff

- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9
with:
name: gogo.patch
path: gogo.patch
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/resync-piped.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Resync Piped
run: python -m nox -s copy-piped bot-package-diff

- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9
with:
name: gogo.patch
path: gogo.patch
Expand Down
184 changes: 92 additions & 92 deletions dev-requirements/constraints.txt

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions dev-requirements/tests.txt

Large diffs are not rendered by default.

208 changes: 104 additions & 104 deletions dev-requirements/type-checking.txt

Large diffs are not rendered by default.

0 comments on commit 2ddc496

Please sign in to comment.