From 92976d5c2ce09e417e9459c4aae282c208ed70c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:51:08 +0000 Subject: [PATCH] Bump pydantic from 1.5 to 1.6.2 in /4_T_jak_Tabela/praca_domowa Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5 to 1.6.2. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.5...v1.6.2) Signed-off-by: dependabot[bot] --- 4_T_jak_Tabela/praca_domowa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4_T_jak_Tabela/praca_domowa/requirements.txt b/4_T_jak_Tabela/praca_domowa/requirements.txt index b494cac..0a103dd 100644 --- a/4_T_jak_Tabela/praca_domowa/requirements.txt +++ b/4_T_jak_Tabela/praca_domowa/requirements.txt @@ -19,7 +19,7 @@ packaging==20.3 pluggy==0.13.1 py==1.8.1 pycodestyle==2.5.0 -pydantic==1.5 +pydantic==1.6.2 pyflakes==2.1.1 pylint==2.4.4 pyparsing==2.4.7