From 4d72480c2ae63ee987dd5c5e5f0fec1958445b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 20:06:13 +0000 Subject: [PATCH] Bump py from 1.8.2 to 1.10.0 in /site_empresa Bumps [py](https://github.com/pytest-dev/py) from 1.8.2 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.2...1.10.0) Signed-off-by: dependabot[bot] --- site_empresa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_empresa/requirements.txt b/site_empresa/requirements.txt index 38f2c66..bf0216d 100644 --- a/site_empresa/requirements.txt +++ b/site_empresa/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.2.8 Django==3.0.7 -py==1.8.2 +py==1.10.0 pytz==2020.1 sqlparse==0.3.1