Skip to content

Commit f125935

Browse files
chore(deps): Update lockfiles
1 parent 1494fe0 commit f125935

10 files changed

+23
-23
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# - pre-commit==4.4.0
4+
# - pre-commit==4.5.0
55
# - pytest==8.4.2
66
# - hatch-pip-compile==1.11.5
77
# - pip==25.2
@@ -326,9 +326,9 @@ pluggy==1.6.0 \
326326
# via
327327
# hatchling
328328
# pytest
329-
pre-commit==4.4.0 \
330-
--hash=sha256:b35ea52957cbf83dcc5d8ee636cbead8624e3a15fbfa61a370e42158ac8a5813 \
331-
--hash=sha256:f0233ebab440e9f17cabbb558706eb173d19ace965c68cdce2c081042b4fab15
329+
pre-commit==4.5.0 \
330+
--hash=sha256:25e2ce09595174d9c97860a95609f9f852c0614ba602de3561e267547f2335e1 \
331+
--hash=sha256:dc5a065e932b19fc1d4c653c6939068fe54325af8e741e74e88db4d28a4dd66b
332332
# via hatch.envs.default
333333
ptyprocess==0.7.0 \
334334
--hash=sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35 \
@@ -567,9 +567,9 @@ rich==14.2.0 \
567567
# hatch
568568
# hatch-pip-compile
569569
# typer
570-
secretstorage==3.4.1 \
571-
--hash=sha256:a799acf5be9fb93db609ebaa4ab6e8f1f3ed5ae640e0fa732bfea59e9c3b50e8 \
572-
--hash=sha256:c55d57b4da3de568d8c3af89dad244ab24c35ca1da8625fc1b550edf005ebc41
570+
secretstorage==3.5.0 \
571+
--hash=sha256:0ce65888c0725fcb2c5bc0fdb8e5438eece02c523557ea40ce0703c266248137 \
572+
--hash=sha256:f04b8e4689cbce351744d5537bf6b1329c6fc68f91fa666f60a380edddcd11be
573573
# via keyring
574574
setuptools==80.9.0 \
575575
--hash=sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922 \

requirements/requirements-hatch-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - build[virtualenv]>=1.0.3
77
#

requirements/requirements-hatch-static-analysis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - ruff==0.4.5
77
#

requirements/requirements-hatch-test.py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.10
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

requirements/requirements-hatch-test.py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.11
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

requirements/requirements-hatch-test.py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

requirements/requirements-hatch-test.py3.13.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.13
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

requirements/requirements-hatch-test.py3.14.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.14
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

requirements/requirements-pre-commit.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# - pre-commit==4.4.0
4+
# - pre-commit==4.5.0
55
# - pytest==8.4.2
66
# - hatch-pip-compile==1.11.5
77
# - pip==25.2
8-
# - pre-commit==4.4.0
8+
# - pre-commit==4.5.0
99
# - aiofiles==25.1.0
1010
# - async-irc==0.3.0
1111
# - pydantic==2.12.4
@@ -327,9 +327,9 @@ pluggy==1.6.0 \
327327
# via
328328
# hatchling
329329
# pytest
330-
pre-commit==4.4.0 \
331-
--hash=sha256:b35ea52957cbf83dcc5d8ee636cbead8624e3a15fbfa61a370e42158ac8a5813 \
332-
--hash=sha256:f0233ebab440e9f17cabbb558706eb173d19ace965c68cdce2c081042b4fab15
330+
pre-commit==4.5.0 \
331+
--hash=sha256:25e2ce09595174d9c97860a95609f9f852c0614ba602de3561e267547f2335e1 \
332+
--hash=sha256:dc5a065e932b19fc1d4c653c6939068fe54325af8e741e74e88db4d28a4dd66b
333333
# via hatch.envs.pre-commit
334334
ptyprocess==0.7.0 \
335335
--hash=sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35 \
@@ -568,9 +568,9 @@ rich==14.2.0 \
568568
# hatch
569569
# hatch-pip-compile
570570
# typer
571-
secretstorage==3.4.1 \
572-
--hash=sha256:a799acf5be9fb93db609ebaa4ab6e8f1f3ed5ae640e0fa732bfea59e9c3b50e8 \
573-
--hash=sha256:c55d57b4da3de568d8c3af89dad244ab24c35ca1da8625fc1b550edf005ebc41
571+
secretstorage==3.5.0 \
572+
--hash=sha256:0ce65888c0725fcb2c5bc0fdb8e5438eece02c523557ea40ce0703c266248137 \
573+
--hash=sha256:f04b8e4689cbce351744d5537bf6b1329c6fc68f91fa666f60a380edddcd11be
574574
# via keyring
575575
setuptools==80.9.0 \
576576
--hash=sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922 \

requirements/requirements-types.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# This file is autogenerated by hatch-pip-compile with Python 3.12
33
#
4-
# [constraints] requirements.txt (SHA256: de848b57ebd02f62f53436fb15a73d27a7c8fa2868d1d088517fc52c5d3ca91c)
4+
# [constraints] requirements.txt (SHA256: 5aea7da3d16c591ef57a66b3c90239b28d2791e57b244b167e5277e6cb489b86)
55
#
66
# - coverage-enable-subprocess==1.0
77
# - coverage[toml]~=7.4

0 commit comments

Comments
 (0)