Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.30 to 2.0.31
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent a96c3da commit e9a77cd
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 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 @@ -39,7 +39,7 @@ pandas = "^2.2.2"
pydantic = "^2.7.4"
requests = "^2.32.3"
rdkit = "^2023.9.6"
sqlalchemy = "^2.0.30"
sqlalchemy = "^2.0.31"
tqdm = "^4.66.4"
uvicorn = "^0.30.1"

Expand Down

0 comments on commit e9a77cd

Please sign in to comment.