← 返回首页
chore(deps): update all non-major dependencies · python-gitlab/python-gitlab@4b38047 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 4b38047

Browse files
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 1282712 commit 4b38047

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/psf/black
6-
rev: 26.1.0
6+
rev: 26.3.0
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen
@@ -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: 43.46.6
54+
rev: 43.60.0
5555
hooks:
5656
- id: renovate-config-validator

‎requirements-lint.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
argcomplete==2.0.0
3-
black==26.1.0
3+
black==26.3.0
44
commitizen==4.13.9
55
flake8==7.3.0
66
isort==8.0.1

‎requirements-test.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build==1.4.0
44
coverage==7.13.4
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.0.0
7-
pytest-github-actions-annotate-failures==0.3.0
7+
pytest-github-actions-annotate-failures==0.4.0
88
pytest==9.0.2
99
PyYaml==6.0.3
1010
responses==0.26.0

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.