Skip to content

Commit

Permalink
Bump prospector from 1.13.3 to 1.14.0 (#197)
Browse files Browse the repository at this point in the history
Bumps [prospector](https://github.com/PyCQA/prospector) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/PyCQA/prospector/releases)
- [Changelog](https://github.com/prospector-dev/prospector/blob/master/CHANGELOG.rst)
- [Commits](prospector-dev/prospector@v1.13.3...1.14.0)

---
updated-dependencies:
- dependency-name: prospector
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 4139a62 commit 3489a12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pydantic-settings = "^2.7.1"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
prospector = "^1.13.3"
prospector = "^1.14.0"
setuptools = "^75.8.0"

[build-system]
Expand Down

0 comments on commit 3489a12

Please sign in to comment.