Skip to content

Commit

Permalink
Merge pull request #77 from PainterQubits/dependabot/pip/sqlalchemy-2…
Browse files Browse the repository at this point in the history
….0.13

Bump sqlalchemy from 2.0.12 to 2.0.13
  • Loading branch information
alexhad6 authored May 15, 2023
2 parents c21d311 + 93d311d commit bbdaad9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 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 @@ -10,7 +10,7 @@ repository = "https://github.com/PainterQubits/paramdb"
[tool.poetry.dependencies]
python = "^3.10"
typing-extensions = "^4.5.0"
sqlalchemy = "^2.0.12"
sqlalchemy = "^2.0.13"
zstandard = "^0.21.0"
astropy = {version = "^5.2.2", optional = true}

Expand Down

0 comments on commit bbdaad9

Please sign in to comment.