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

Commit3c4dcca

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent04c569a commit3c4dcca

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
-id:black
99
-repo:https://github.com/commitizen-tools/commitizen
10-
rev:v3.15.0
10+
rev:v3.16.0
1111
hooks:
1212
-id:commitizen
1313
stages:[commit-msg]
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
-id:isort
2222
-repo:https://github.com/pycqa/pylint
23-
rev:v3.0.3
23+
rev:v3.1.0
2424
hooks:
2525
-id:pylint
2626
additional_dependencies:
@@ -47,6 +47,6 @@ repos:
4747
-id:rst-directive-colons
4848
-id:rst-inline-touching-normal
4949
-repo:https://github.com/maxbrunet/pre-commit-renovate
50-
rev:37.198.0
50+
rev:37.214.0
5151
hooks:
5252
-id:renovate-config-validator

‎requirements-lint.txt‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==24.2.0
4-
commitizen==3.15.0
4+
commitizen==3.16.0
55
flake8==7.0.0
66
isort==5.13.2
77
mypy==1.8.0
8-
pylint==3.0.3
9-
pytest==8.0.1
8+
pylint==3.1.0
9+
pytest==8.0.2
1010
responses==0.25.0
1111
types-PyYAML==6.0.12.12
1212
types-requests==2.31.0.20240218
13-
types-setuptools==69.1.0.20240217
13+
types-setuptools==69.1.0.20240223

‎requirements-test.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
-r requirements.txt
22
build==1.0.3
3-
coverage==7.4.1
3+
coverage==7.4.3
44
pytest-console-scripts==1.4.1
55
pytest-cov==4.1.0
66
pytest-github-actions-annotate-failures==0.2.0
7-
pytest==8.0.1
7+
pytest==8.0.2
88
PyYaml==6.0.1
99
responses==0.25.0
1010
wheel==0.42.0

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.31.0
22
requests-toolbelt==1.0.0
3-
typing-extensions==4.9.0 ;python_version<"3.8"
3+
typing-extensions==4.10.0 ;python_version<"3.8"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp