Skip to content

Commit

Permalink
build(deps): bump pydantic from 1.8.2 to 1.10.13 in /jobbergate-slurp (
Browse files Browse the repository at this point in the history
…#549)

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.2 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.8.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>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent bd4bb39 commit 4cac705
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 30 deletions.
72 changes: 43 additions & 29 deletions jobbergate-slurp/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 jobbergate-slurp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [ { include = "slurp" } ]
python = "^3.8"
python-dotenv = "^0.20.0"
psycopg = {extras = ["binary"], version = "^3.1.4"}
pydantic = "^1.8.2"
pydantic = "^1.10.13"
loguru = "^0.6.0"
typer = "^0.4.0"
pgcli = "^3.2.0"
Expand Down

0 comments on commit 4cac705

Please sign in to comment.