Skip to content

Commit

Permalink
Update catalystwan-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ppiwowa-csco committed Jan 9, 2025
1 parent 2e4fb8f commit 324b172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
args: ["-l", "120", "--profile", "black"]

- repo: https://github.com/hadialqattan/pycln
rev: v2.4.0
rev: v2.5.0
hooks:
- id: pycln
args: ["--all"]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ args==0.1.0 ; python_version >= "3.10" and python_version < "4.0"
attrs==21.4.0 ; python_version >= "3.10" and python_version < "4.0"
black==24.3.0 ; python_version >= "3.10" and python_version < "4.0"
bracex==2.5 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows"
catalystwan==0.35.5dev3 ; python_version >= "3.10" and python_version < "4.0"
catalystwan==v0.40.0dev8 ; python_version >= "3.10" and python_version < "4.0"
certifi==2024.7.4 ; python_version >= "3.10" and python_version < "4.0"
cffi==1.17.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy"
cfgv==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 324b172

Please sign in to comment.