chore(deps): update all non-major dependencies · python-gitlab/python-gitlab@2bab8d4

Skip to content

Navigation Menu

Sign in

Appearance settings

Commit 2bab8d4

renovate[bot]JohnVillalovos

authored and

committed

chore(deps): update all non-major dependencies

File tree

4 files changed

lines changed

4 files changed

lines changed

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@v10.0.2

24+

uses: python-semantic-release/python-semantic-release@v10.1.0

2525

with:

2626

github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

2727

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: 40.49.0

54+

rev: 40.57.1

5555

hooks:

5656

- id: renovate-config-validator

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -10,5 +10,5 @@ pytest==8.4.0

1010

responses==0.25.7

1111

respx==0.22.0

1212

types-PyYAML==6.0.12.20250516

13-

types-requests==2.32.0.20250602

13+

types-requests==2.32.4.20250611

1414

types-setuptools==80.9.0.20250529

Lines changed: 2 additions & 2 deletions

Original file line numberDiff line numberDiff line change

@@ -1,9 +1,9 @@

11

-r requirements.txt

22

anyio==4.9.0

33

build==1.2.2.post1

4-

coverage==7.8.2

4+

coverage==7.9.1

55

pytest-console-scripts==1.4.1

6-

pytest-cov==6.1.1

6+

pytest-cov==6.2.1

77

pytest-github-actions-annotate-failures==0.3.0

88

pytest==8.4.0

99

PyYaml==6.0.2

0 commit comments