diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab9c4eb..acef4a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.2.0 + rev: 24.3.0 hooks: - id: black language_version: python3.11 @@ -26,7 +26,7 @@ repos: - id: isort - repo: https://github.com/myint/autoflake - rev: v2.3.0 + rev: v2.3.1 hooks: - id: autoflake args: diff --git a/requirements.txt b/requirements.txt index a813953..f02527e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,18 @@ -setuptools==69.1.1 +setuptools==69.2.0 thrift==0.16.0 -python-keystoneclient==5.3.0 +python-keystoneclient==5.4.0 openstacksdk==2.1.0 deprecated==1.2.14 Click==8.1.7 -ansible==9.2.0 +ansible==9.3.0 flake8==7.0.0 paramiko==3.4.0 ruamel.yaml==0.18.6 pyvim==3.0.3 -redis==5.0.1 +redis==5.0.3 requests==2.31.0 pyyaml==6.0.1 pre-commit==3.6.2 -types-PyYAML==6.0.12.12 +types-PyYAML==6.0.12.20240311 sympy==1.12 -types-redis==4.6.0.20240218 +types-redis==4.6.0.20240311