Skip to content

Commit 853ce7b

Browse files
Bump the "dependencies" group with 2 updates across multiple ecosystems (#180)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a993255 commit 853ce7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
149149

150150
- name: Upload Logs
151-
uses: actions/upload-artifact@v7.0.0
151+
uses: actions/upload-artifact@v7.0.1
152152
if: failure()
153153
with:
154154
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

pth-tester/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools==78.1.1", "wheel"]
2+
requires = ["setuptools==82.0.1", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)