Skip to content

Commit

Permalink
Bump prospector from 1.13.2 to 1.13.3 (#184)
Browse files Browse the repository at this point in the history
Bumps [prospector](https://github.com/PyCQA/prospector) from 1.13.2 to 1.13.3.
- [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.2...v1.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 2a131f4 commit 67d532c
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.6.1"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
prospector = "^1.13.2"
prospector = "^1.13.3"
setuptools = "^75.5.0"

[build-system]
Expand Down

0 comments on commit 67d532c

Please sign in to comment.