Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 80bcfee

Browse files
Bump pydantic from 1.9.0 to 1.10.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.0 to 1.10.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.9.0...v1.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d5d414 commit 80bcfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
license = { text = "GNU General Public License" }
1111
classifiers = ["Framework :: Django", "Programming Language :: Python :: 3"]
1212
dependencies = [
13-
'pydantic==1.9.0',
13+
'pydantic==1.10.2',
1414
'gitpython==3.1.27',
1515
'python-icat==0.21.0',
1616
'suds-community==1.1.1',

0 commit comments

Comments
 (0)