8000 chore(deps): update all non-major dependencies · python-gitlab/python-gitlab@6532e8c · GitHub
[go: up one dir, main page]

Skip to content

Commit 6532e8c

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent b70830d commit 6532e8c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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@v9.15.0
24+
uses: python-semantic-release/python-semantic-release@v9.15.1
2525
with:
2626
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727

.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.46.0
54+
rev: 39.62.2
5555
hooks:
5656
- id: renovate-config-validator

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
2-
anyio==4.6.2.post1
2+
anyio==4.7.0
33
build==1.2.2.post1
4-
coverage==7.6.8
4+
coverage==7.6.9
55
pytest-console-scripts==1.4.1
66
pytest-cov==6.0.0
77
pytest-github-actions-annotate-failures==0.2.0

0 commit comments

Comments
 (0)
0