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

Commit76aa3a1

Browse files
chore(deps): update all non-major dependencies
1 parent5edd2e6 commit76aa3a1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
TOXENV:${{ matrix.toxenv }}
8080
run:tox -- --override-ini='log_cli=True'
8181
-name:Upload codecov coverage
82-
uses:codecov/codecov-action@v5.4.0
82+
uses:codecov/codecov-action@v5.4.2
8383
with:
8484
files:./coverage.xml
8585
flags:${{ matrix.toxenv }}
@@ -102,7 +102,7 @@ jobs:
102102
TOXENV:cover
103103
run:tox
104104
-name:Upload codecov coverage
105-
uses:codecov/codecov-action@v5.4.0
105+
uses:codecov/codecov-action@v5.4.2
106106
with:
107107
files:./coverage.xml
108108
flags:unit

‎.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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:39.240.1
54+
rev:39.253.0
5555
hooks:
5656
-id:renovate-config-validator

‎requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pytest==8.3.5
99
PyYaml==6.0.2
1010
responses==0.25.7
1111
respx==0.22.0
12-
trio==0.29.0
12+
trio==0.30.0
1313
wheel==0.45.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp