Skip to content

Commit

Permalink
Merge pull request #2351 from python-gitlab/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
nejch committed Oct 31, 2022
2 parents c3d9820 + b2c6d77 commit 2974966
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
@@ -1,4 +1,4 @@
image: python:3.10
image: python:3.11

stages:
- deploy
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -7,7 +7,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.35.0
rev: v2.37.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -47,6 +47,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 34.9.1
rev: 34.9.2
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,2 +1,2 @@
requests==2.28.1
requests-toolbelt==0.10.0
requests-toolbelt==0.10.1

0 comments on commit 2974966

Please sign in to comment.