Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a7526c

Browse files
chore(deps): update all non-major dependencies
1 parentb2c7225 commit8a7526c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
-name:Python Semantic Release
2323
id:release
24-
uses:python-semantic-release/python-semantic-release@v10.1.0
24+
uses:python-semantic-release/python-semantic-release@v10.2.0
2525
with:
2626
github_token:${{ secrets.RELEASE_GITHUB_TOKEN }}
2727

‎.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
-id:commitizen
1313
stages:[commit-msg]
1414
-repo:https://github.com/pycqa/flake8
15-
rev:7.2.0
15+
rev:7.3.0
1616
hooks:
1717
-id:flake8
1818
-repo:https://github.com/pycqa/isort
@@ -32,7 +32,7 @@ repos:
3232
-requests-toolbelt==1.0.0
3333
files:'gitlab/'
3434
-repo:https://github.com/pre-commit/mirrors-mypy
35-
rev:v1.16.0
35+
rev:v1.16.1
3636
hooks:
3737
-id:mypy
3838
args:[]
@@ -51,6 +51,6 @@ repos:
5151
-id:rst-directive-colons
5252
-id:rst-inline-touching-normal
5353
-repo:https://github.com/maxbrunet/pre-commit-renovate
54-
rev:40.57.1
54+
rev:40.62.1
5555
hooks:
5656
-id:renovate-config-validator

‎requirements-lint.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
argcomplete==2.0.0
33
black==25.1.0
44
commitizen==4.8.3
5-
flake8==7.2.0
5+
flake8==7.3.0
66
isort==6.0.1
7-
mypy==1.16.0
7+
mypy==1.16.1
88
pylint==3.3.7
9-
pytest==8.4.0
9+
pytest==8.4.1
1010
responses==0.25.7
1111
respx==0.22.0
1212
types-PyYAML==6.0.12.20250516

‎requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ coverage==7.9.1
55
pytest-console-scripts==1.4.1
66
pytest-cov==6.2.1
77
pytest-github-actions-annotate-failures==0.3.0
8-
pytest==8.4.0
8+
pytest==8.4.1
99
PyYaml==6.0.2
1010
responses==0.25.7
1111
respx==0.22.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp