Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.19 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.19 to 2.0.20.
- [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]>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Aug 15, 2023
1 parent 9a6c009 commit 129a61d
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Flask-SQLAlchemy = "==3.0.5"
Markdown = "==3.4.4"
Pillow = "==10.0.0"
PyGithub = "==1.59.1"
SQLAlchemy = "==2.0.19"
SQLAlchemy = "==2.0.20"
SQLAlchemy-Utils = "==0.41.1"
Whoosh = "==2.7.4"
sentry-sdk = {extras = ["flask"], version = "*"}
Expand Down
98 changes: 45 additions & 53 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 129a61d

Please sign in to comment.