Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.25 to 2.0.27
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.25 to 2.0.27.
- [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] committed Mar 1, 2024
1 parent f3f9086 commit 625fd8b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 52 deletions.
103 changes: 52 additions & 51 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 @@ -30,7 +30,7 @@ pytest = {version = "^8.0.0", optional = true}
pytest-cov = {version = "^4.1.0", optional = true}
httpx = {version = "^0.26.0", optional = true}

SQLAlchemy = "^2.0.23"
SQLAlchemy = "^2.0.27"
psycopg2-binary = "^2.9.8"
koji = "^1.34.0"

Expand Down

0 comments on commit 625fd8b

Please sign in to comment.