Skip to content

Commit

Permalink
Bump pydantic from 1.9.1 to 1.9.2 in /pykanidm
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/master/HISTORY.md)
- [Commits](pydantic/pydantic@v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2022
1 parent fba012e commit 77b2cf7
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
136 changes: 68 additions & 68 deletions pykanidm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pykanidm/pyproject.toml
Expand Up @@ -20,7 +20,7 @@ classifiers=[
python = "^3.8"
requests = "^2.28.1"
toml = "^0.10.2"
pydantic = "^1.9.1"
pydantic = "^1.9.2"
aiohttp = "^3.8.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 77b2cf7

Please sign in to comment.