Skip to content

Commit

Permalink
build(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Jan 20, 2025
1 parent 0b631f0 commit e2f874d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pdm.dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ files = [

[[package]]
name = "pydantic"
version = "2.10.4"
version = "2.10.5"
requires_python = ">=3.8"
summary = "Data validation using Python type hints"
groups = ["doc"]
Expand All @@ -739,8 +739,8 @@ dependencies = [
"typing-extensions>=4.12.2",
]
files = [
{file = "pydantic-2.10.4-py3-none-any.whl", hash = "sha256:597e135ea68be3a37552fb524bc7d0d66dcf93d395acd93a00682f1efcb8ee3d"},
{file = "pydantic-2.10.4.tar.gz", hash = "sha256:82f12e9723da6de4fe2ba888b5971157b3be7ad914267dea8f05f82b28254f06"},
{file = "pydantic-2.10.5-py3-none-any.whl", hash = "sha256:4dd4e322dbe55472cb7ca7e73f4b63574eecccf2835ffa2af9021ce113c83c53"},
{file = "pydantic-2.10.5.tar.gz", hash = "sha256:278b38dbbaec562011d659ee05f63346951b3a248a6f3642e1bc68894ea2b4ff"},
]

[[package]]
Expand Down Expand Up @@ -859,13 +859,13 @@ files = [

[[package]]
name = "pygments"
version = "2.19.0"
version = "2.19.1"
requires_python = ">=3.8"
summary = "Pygments is a syntax highlighting package written in Python."
groups = ["doc"]
files = [
{file = "pygments-2.19.0-py3-none-any.whl", hash = "sha256:4755e6e64d22161d5b61432c0600c923c5927214e7c956e31c23923c89251a9b"},
{file = "pygments-2.19.0.tar.gz", hash = "sha256:afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783"},
{file = "pygments-2.19.1-py3-none-any.whl", hash = "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c"},
{file = "pygments-2.19.1.tar.gz", hash = "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f"},
]

[[package]]
Expand Down
6 changes: 3 additions & 3 deletions pdm.lock

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

0 comments on commit e2f874d

Please sign in to comment.