From 01fcb01e448566e8bfba9e5820309f374721c126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:56:06 +0000 Subject: [PATCH] Bump pydantic from 1.3 to 1.6.2 in /tei2json Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.3 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.3...v1.6.2) Signed-off-by: dependabot[bot] --- tei2json/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tei2json/requirements.txt b/tei2json/requirements.txt index dbb06c7..2857199 100644 --- a/tei2json/requirements.txt +++ b/tei2json/requirements.txt @@ -59,7 +59,7 @@ prometheus-client==0.7.1 promise==2.3 prompt-toolkit==3.0.5 ptyprocess==0.6.0 -pydantic==1.3 +pydantic==1.6.2 pyfiglet==0.8.post1 Pygments==2.6.1 pyrsistent==0.16.0