Skip to content

Commit

Permalink
chore(dev-deps): bump anybadge from 1.14.0 to 1.15.6
Browse files Browse the repository at this point in the history
Bumps [anybadge](https://github.com/jongracecox/anybadge) from 1.14.0 to 1.15.6.
- [Release notes](https://github.com/jongracecox/anybadge/releases)
- [Changelog](https://github.com/jongracecox/anybadge/blob/master/CHANGELOG.md)
- [Commits](jongracecox/anybadge@v1.14.0...v1.15.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent b05550e commit b8d2a4e
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 @@ -66,7 +66,7 @@ pytest-watch = "^4.2.0"
pdoc = "^14.7.0"

[tool.poetry.group.lint.dependencies]
anybadge = "^1.14"
anybadge = "^1.15"
mypy = "^1.14.1"
pre-commit = [
{ version = "<3.6", python = "<3.9" },
Expand Down

0 comments on commit b8d2a4e

Please sign in to comment.