Skip to content

chore(deps-dev): bump deptry from 0.20.0 to 0.21.1 #628

chore(deps-dev): bump deptry from 0.20.0 to 0.21.1

chore(deps-dev): bump deptry from 0.20.0 to 0.21.1 #628

Workflow file for this run

#SPDX-FileCopyrightText: 2024 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run deptry dependency checker
on: [push, pull_request]
jobs:
deptry:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-deptry.yml@v0.4.1
with:
src: "."
python-version: "3.12"