Skip to content

Commit ba18664

Browse files
renovate[bot]ulgens
authored andcommitted
chore(deps): lock file maintenance python dependencies
1 parent fa46665 commit ba18664

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev = [
5555
"ruff==0.14.11", # Used by Django's find_formatters and run_formatters (with a monkey patch)
5656
"tblib==3.2.2", # Enables proper tracebacks when Django tests fail with --parallel
5757
"wat-inspector==0.4.3",
58-
"xkcdpass==1.20.0",
58+
"xkcdpass==1.30.0",
5959
]
6060

6161
[tool.uv]

uv.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ dev = [
313313
{ name = "ruff", specifier = "==0.14.11" },
314314
{ name = "tblib", specifier = "==3.2.2" },
315315
{ name = "wat-inspector", specifier = "==0.4.3" },
316-
{ name = "xkcdpass", specifier = "==1.20.0" },
316+
{ name = "xkcdpass", specifier = "==1.30.0" },
317317
]
318318

319319
[[package]]
@@ -1351,6 +1351,6 @@ wheels = [
13511351

13521352
[[package]]
13531353
name = "xkcdpass"
1354-
version = "1.20.0"
1354+
version = "1.30.0"
13551355
source = { registry = "https://pypi.org/simple" }
1356-
sdist = { url = "https://files.pythonhosted.org/packages/13/14/14e01bd10d69fda3bd739f5f8b91a27905e5d75fd85165e156eec912e21f/xkcdpass-1.20.0.tar.gz", hash = "sha256:b5abfd7d2b59cdda59f937fb22210ac4649ad0d2e09e1f87bfe74a54e23ad18a", size = 2722027, upload-time = "2025-03-03T23:16:25.391Z" }
1356+
sdist = { url = "https://files.pythonhosted.org/packages/18/98/bdd7df66d995eab38887a8eb0afb023750b0c590eb7d8545a7b722f683ef/xkcdpass-1.30.0.tar.gz", hash = "sha256:8a3a6b60255da40d0e5c812458280278c82d2c1cb90e48afbd6777dbbf8795c3", size = 2763380, upload-time = "2026-01-11T16:09:15.567Z" }

0 commit comments

Comments
 (0)