Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.17 to 2.0.19 (#218)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.17 to 2.0.19.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 527f6f2 commit d3a88d4
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 @@ -22,7 +22,7 @@ humanize = "^4.7.0"
httpx = "^0.23.3"
python-telegram-bot = { version = "^20.2", extras = ["rate-limiter"] }
playwright = "^1.35.0"
SQLAlchemy = "^2.0.17"
SQLAlchemy = "^2.0.19"
Unidecode = "^1.3.6"
xvfbwrapper = "^0.2.9"

Expand Down

0 comments on commit d3a88d4

Please sign in to comment.