bump pydantic-pkgr to 0.4.6

This commit is contained in:
Nick Sweeting 2024-10-05 05:30:24 -07:00
parent 90a58642cd
commit 8e25c8766c
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -78,7 +78,7 @@ dependencies = [
"django-taggit==1.3.0",
"base32-crockford==0.3.0",
# "pocket@git+https://github.com/tapanpandita/pocket.git@v0.3.7",
"pydantic-pkgr>=0.4.5",
"pydantic-pkgr>=0.4.6",
############# Plugin Dependencies ################
"sonic-client>=1.0.0",
"yt-dlp>=2024.8.6", # for: media"

View file

@ -201,9 +201,9 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via
# pydantic
# wpydantic
# pydantic-pkgr
pydantic-pkgr==0.4.4
pydantic-pkgr==0.4.6
# via archivebox (pyproject.toml)
pydantic-settings==2.5.2
# via archivebox (pyproject.toml)