Skip to content

Commit

Permalink
deps(deps): update python to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 7d6ac3e commit b9490ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions introspection/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 introspection/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11"
python = "3.12.2"
migra = {extras = ["pg"], version = "^3.0.1663481299"}

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

0 comments on commit b9490ed

Please sign in to comment.