Skip to content

Commit bf41750

Browse files
build(deps): lock file maintenance (#869)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent b592794 commit bf41750

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pdm.dev.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ files = [
729729

730730
[[package]]
731731
name = "pydantic"
732-
version = "2.10.4"
732+
version = "2.10.5"
733733
requires_python = ">=3.8"
734734
summary = "Data validation using Python type hints"
735735
groups = ["doc"]
@@ -739,8 +739,8 @@ dependencies = [
739739
"typing-extensions>=4.12.2",
740740
]
741741
files = [
742-
{file = "pydantic-2.10.4-py3-none-any.whl", hash = "sha256:597e135ea68be3a37552fb524bc7d0d66dcf93d395acd93a00682f1efcb8ee3d"},
743-
{file = "pydantic-2.10.4.tar.gz", hash = "sha256:82f12e9723da6de4fe2ba888b5971157b3be7ad914267dea8f05f82b28254f06"},
742+
{file = "pydantic-2.10.5-py3-none-any.whl", hash = "sha256:4dd4e322dbe55472cb7ca7e73f4b63574eecccf2835ffa2af9021ce113c83c53"},
743+
{file = "pydantic-2.10.5.tar.gz", hash = "sha256:278b38dbbaec562011d659ee05f63346951b3a248a6f3642e1bc68894ea2b4ff"},
744744
]
745745

746746
[[package]]
@@ -859,13 +859,13 @@ files = [
859859

860860
[[package]]
861861
name = "pygments"
862-
version = "2.19.0"
862+
version = "2.19.1"
863863
requires_python = ">=3.8"
864864
summary = "Pygments is a syntax highlighting package written in Python."
865865
groups = ["doc"]
866866
files = [
867-
{file = "pygments-2.19.0-py3-none-any.whl", hash = "sha256:4755e6e64d22161d5b61432c0600c923c5927214e7c956e31c23923c89251a9b"},
868-
{file = "pygments-2.19.0.tar.gz", hash = "sha256:afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783"},
867+
{file = "pygments-2.19.1-py3-none-any.whl", hash = "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c"},
868+
{file = "pygments-2.19.1.tar.gz", hash = "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f"},
869869
]
870870

871871
[[package]]

pdm.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)