Skip to content

Commit 6609573

Browse files
Lock file maintenance (#169)
* Lock file maintenance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c880246 commit 6609573

File tree

2 files changed

+116
-100
lines changed

2 files changed

+116
-100
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
- certifi==2025.8.3
4040
- charset-normalizer==3.4.3
4141
- colorama==0.4.6 ; sys_platform == 'win32'
42-
- coverage==7.10.6
42+
- coverage==7.10.7
4343
- doc8==1.1.2 ; python_full_version < '3.10'
4444
- doc8==2.0.0 ; python_full_version >= '3.10'
4545
- docutils==0.21.2
@@ -57,7 +57,7 @@ repos:
5757
- pyright==1.1.405
5858
- pytest==8.4.2
5959
- pytest-cov==7.0.0
60-
- pytest-mock==3.15.0
60+
- pytest-mock==3.15.1
6161
- requests==2.32.5
6262
- requests-mock==1.12.1
6363
- restructuredtext-lint==1.4.0
@@ -76,7 +76,7 @@ repos:
7676
- sphinxcontrib-serializinghtml==2.0.0
7777
- stevedore==5.5.0
7878
- tomli==2.2.1 ; python_full_version <= '3.11'
79-
- types-docutils==0.22.0.20250914
79+
- types-docutils==0.22.0.20250919
8080
- types-requests==2.32.4.20250913
8181
- typing-extensions==4.15.0
8282
- urllib3==2.5.0

0 commit comments

Comments
 (0)