This is an automated email from the ASF dual-hosted git repository.
jgemignani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5ac9746b Bump pydantic from 1.10.2 to 1.10.13 (#316)
5ac9746b is described below
commit 5ac9746ba5db1a6838515380365dc4a7e5b5372a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 11:41:36 2024 -0700
Bump pydantic from 1.10.2 to 1.10.13 (#316)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to
1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.13)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 42668c71..c9712958 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,7 +15,7 @@ mdit-py-plugins==0.3.1
mdurl==0.1.2
myst-parser==0.18.1
packaging==21.3
-pydantic==1.10.2
+pydantic==1.10.13
Pygments==2.15.0
pyparsing==3.0.9
pytz==2022.4