Skip to content

Commit f76b74c

Browse files
chore(deps): update dev dependencies
1 parent fe74d7a commit f76b74c

3 files changed

Lines changed: 168 additions & 128 deletions

File tree

.github/workflows/pytest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# renovate: datasource=python-version depName=python versioning=python
3131
python-version: "3.13.3"
3232
# renovate: datasource=pypi depName=poetry versioning=pep440
33-
poetry-version: "2.3.2"
33+
poetry-version: "2.3.4"
3434
install-args: --all-extras
3535
- name: Install root
3636
run: poetry run pip install -e . --no-deps
@@ -71,7 +71,7 @@ jobs:
7171
# renovate: datasource=python-version depName=python versioning=python
7272
python-version: "3.13.3"
7373
# renovate: datasource=pypi depName=poetry versioning=pep440
74-
poetry-version: "2.3.2"
74+
poetry-version: "2.3.4"
7575
install-args: --all-extras
7676
working-directory: src
7777
- name: Install root

0 commit comments

Comments
 (0)