From 2c77749cef57a00a65db660071bac11dd21c2e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:52:28 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.2 to 2.9.3 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index f00ab73..1afc626 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,14 +3,14 @@ astroid==2.9.0 cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0 -charset-normalizer==2.0.12 +charset-normalizer==2.0.9 colorama==0.4.4 dj-database-url==0.5.0 Django==3.2.12 django-background-tasks==1.2.5 django-compat==1.0.15 django-cors-headers==3.11.0 -django-db-logger==0.1.12 +django-db-logger==0.1.11 djangorestframework==3.13.1 google-auth==2.6.3 gunicorn==20.1.0 @@ -18,11 +18,11 @@ idna==3.3 importlib-metadata==4.11.3 isort==5.10.1 jsonfield==3.1.0 -lazy-object-proxy==1.7.1 +lazy-object-proxy==1.6.0 Markdown==3.3.6 mccabe==0.6.1 platformdirs==2.4.0 -psycopg2-binary==2.9.2 +psycopg2-binary==2.9.3 pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.13.5