From b7ba62d5cec932eb950453217758cadad032ca94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:52:22 +0700 Subject: [PATCH] Bump pony from 0.7.17 to 0.7.19 (#100) Bumps [pony](https://github.com/ponyorm/pony) from 0.7.17 to 0.7.19. - [Release notes](https://github.com/ponyorm/pony/releases) - [Changelog](https://github.com/ponyorm/pony/blob/main/CHANGELOG.md) - [Commits](https://github.com/ponyorm/pony/compare/v0.7.17...v0.7.19) --- updated-dependencies: - dependency-name: pony dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8c81f4..8b6d1a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ autopep8==2.3.1 gunicorn==22.0.0 pytest==8.3.2 coverage==7.6.0 -pony==0.7.17 +pony==0.7.19 psycopg2==2.9.9 flask-login==0.6.3 Werkzeug==3.0.3