From 3af83c1d6c7dd36cc68923545d0639856b636ac4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 6 May 2024 19:08:13 +0200 Subject: [PATCH] chore(deps): update python-nonmajor (#1073) --- requirements-test.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1265164f..dcd84c03 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,12 +1,12 @@ -pytest==8.1.1 +pytest==8.2.0 mock==5.1.0 pytest-cov==5.0.0 pytest-asyncio==0.23.6 -SQLAlchemy[asyncio]==2.0.29 +SQLAlchemy[asyncio]==2.0.30 sqlalchemy-pytds==1.0.0 sqlalchemy-stubs==0.4 PyMySQL==1.1.0 -pg8000==1.31.1 +pg8000==1.31.2 asyncpg==0.29.0 python-tds==1.15.0 aioresponses==0.7.6 diff --git a/requirements.txt b/requirements.txt index 949741b9..6278ad84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.9.5 -cryptography==42.0.5 +cryptography==42.0.6 Requests==2.31.0 google-auth==2.29.0