From f8d14fef4628648b75001bd87361aa30fc0dd269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 10:48:36 +0000 Subject: [PATCH] Bump pony from 0.7.17 to 0.7.19 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] --- 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