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

Commitfac8bf9

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parente637808 commitfac8bf9

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if:steps.release.outputs.released == 'true'
3333

3434
-name:Publish package distributions to GitHub Releases
35-
uses:python-semantic-release/upload-to-gh-release@17c75b706f81263690a0a0dc88d83415f783fc04# v9.8.7
35+
uses:python-semantic-release/upload-to-gh-release@fa2bbbf8e61069551abd513fdc5627e14c8637c7# v9.8.8
3636
if:steps.release.outputs.released == 'true'
3737
with:
3838
github_token:${{ secrets.GITHUB_TOKEN }}

‎.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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:38.59.2
50+
rev:38.72.1
5151
hooks:
5252
-id:renovate-config-validator

‎requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pylint==3.2.7
99
pytest==8.3.2
1010
responses==0.25.3
1111
types-PyYAML==6.0.12.20240808
12-
types-requests==2.32.0.20240712
13-
types-setuptools==74.0.0.20240831
12+
types-requests==2.32.0.20240907
13+
types-setuptools==74.1.0.20240907

‎requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
build==1.2.1
2+
build==1.2.2
33
coverage==7.6.1
44
pytest-console-scripts==1.4.1
55
pytest-cov==5.0.0

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gql==3.5.0
2-
httpx==0.27.0
2+
httpx==0.27.2
33
requests==2.32.3
44
requests-toolbelt==1.0.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp