Skip to content

Commit

Permalink
Bump runtime-generics from 3.0.2 to 3.0.4
Browse files Browse the repository at this point in the history
Bumps [runtime-generics](https://github.com/bswck/runtime_generics) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/bswck/runtime_generics/releases)
- [Changelog](https://github.com/bswck/runtime_generics/blob/main/CHANGELOG.md)
- [Commits](bswck/runtime_generics@v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: runtime-generics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 8a9065c commit e1dd46a
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 @@ -24,7 +24,7 @@ pydantic = "^2.6.2"
pydantic-settings = "^2.1.0"
tomlkit = "^0.12.3"
ruamel-yaml = "^0.18.5"
runtime-generics = "^3.0.2"
runtime-generics = "^3.0.4"
class-singledispatch = "^1.0.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit e1dd46a

Please sign in to comment.