Skip to content

Commit c1cb901

Browse files
Merge branch 'master' into patch-3
2 parents 0c0fce7 + a363fb8 commit c1cb901

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
uses: pypa/gh-action-pypi-publish@release/v1
147147
148148
- name: Sign the dists with Sigstore
149-
uses: sigstore/gh-action-sigstore-python@v3.0.1
149+
uses: sigstore/gh-action-sigstore-python@v3.1.0
150150
with:
151151
inputs: >-
152152
./dist/*.tar.gz

requirements-benchmarks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-e .
22
-r requirements-test.txt
33

4-
pytest-codspeed==4.0.0
4+
pytest-codspeed==4.2.0

0 commit comments

Comments
 (0)