chore: ✔ Update pathspec 1.0.3 -> 1.0.4 (#794)

✔ Update pathspec 1.0.3 -> 1.0.4 successful

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-01-27 21:59:02 +01:00
committed by GitHub
parent 4f1995402f
commit d954e849a2

6
pdm.lock generated
View File

@@ -1012,13 +1012,13 @@ files = [
[[package]] [[package]]
name = "pathspec" name = "pathspec"
version = "1.0.3" version = "1.0.4"
requires_python = ">=3.9" requires_python = ">=3.9"
summary = "Utility library for gitignore style pattern matching of file paths." summary = "Utility library for gitignore style pattern matching of file paths."
groups = ["dev"] groups = ["dev"]
files = [ files = [
{file = "pathspec-1.0.3-py3-none-any.whl", hash = "sha256:e80767021c1cc524aa3fb14bedda9c34406591343cc42797b386ce7b9354fb6c"}, {file = "pathspec-1.0.4-py3-none-any.whl", hash = "sha256:fb6ae2fd4e7c921a165808a552060e722767cfa526f99ca5156ed2ce45a5c723"},
{file = "pathspec-1.0.3.tar.gz", hash = "sha256:bac5cf97ae2c2876e2d25ebb15078eb04d76e4b98921ee31c6f85ade8b59444d"}, {file = "pathspec-1.0.4.tar.gz", hash = "sha256:0210e2ae8a21a9137c0d470578cb0e595af87edaa6ebf12ff176f14a02e0e645"},
] ]
[[package]] [[package]]