Update dependency attrs to v23.2.0 #159

Merged
renovate[bot] merged 2 commits from renovate/attrs-23.x into main 2023-12-31 18:20:01 +01:00
2 changed files with 2 additions and 1 deletions

View File

@ -17,3 +17,4 @@ jobs:
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

View File

@ -1,5 +1,5 @@
astroid==3.0.2
attrs==23.1.0
attrs==23.2.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7