Skip to content

Commit

Permalink
Bump deptry from 0.16.2 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.16.2...0.17.0)

---
updated-dependencies:
- dependency-name: deptry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2024
1 parent 99787e7 commit 6b7d996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CI/requirements_ci.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bump-my-version==0.24.3
coveralls==4.0.1
deptry==0.16.2
deptry==0.17.0
flit==3.9.0
pip==24.1.2
pylint==3.2.6
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dev = [
"codespell ==2.3.0",
"coverage[toml] >=7.5.0",
"coveralls >=4.0.0",
"deptry ==0.16.2",
"deptry ==0.17.0",
"flake8 >=7.1.0",
"flake8-rst-docstrings",
"h5netcdf>=1.3.0",
Expand Down

0 comments on commit 6b7d996

Please sign in to comment.