Update dependency attrs to v23.2.0 #159
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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 }}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user