Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 88a93d8 commit f7190af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
# - --py36-plus

- repo: https://github.com/psf/black
rev: 23.10.0
rev: 23.10.1
hooks:
- id: black
language_version: python3
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ decorator==5.1.1
dnspython==2.4.2
flask-healthz==1.0.0
flask-mod-auth-gssapi==1.0.0
flask-restx==1.1.0
flask-restx==1.2.0
flask==2.3.3
idna==3.4
importlib-metadata==6.8.0
Expand Down Expand Up @@ -40,4 +40,4 @@ sphinx
sphinxcontrib-napoleon
sphinxcontrib-openapi
mistune<2.0.0
docutils<0.19
docutils<0.21

0 comments on commit f7190af

Please sign in to comment.