Skip to content

Commit

Permalink
Update attrs requirement from ^23.2.0 to ^24.2.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 8aec874 commit e9823ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gitpython = "^3.1.43"
requests = "^2.31.0"
pyperclip = "^1.8.2"
tqdm = "^4.66.2"
attrs = "^23.2.0 "
attrs = "^24.2.0"
cattrs = "^23.2.3 "
loguru = "^0.7.0"
pydantic = {extras = ["dotenv"], version = "^2.7.0"}
Expand Down

0 comments on commit e9823ee

Please sign in to comment.