Skip to content

Commit cbc13a6

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent b13971d commit cbc13a6

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@v8.7.0
24+
uses: python-semantic-release/python-semantic-release@v8.7.2
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
@@ -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: 37.117.1
50+
rev: 37.126.2
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.0.3
99
pytest==7.4.4
1010
responses==0.24.1
1111
types-PyYAML==6.0.12.12
12-
types-requests==2.31.0.20231231
13-
types-setuptools==69.0.0.0
12+
types-requests==2.31.0.20240106
13+
types-setuptools==69.0.0.20240106

0 commit comments

Comments
 (0)