Skip to content

Commit

Permalink
Bump attrs from 23.2.0 to 24.1.0 (#352)
Browse files Browse the repository at this point in the history
Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.1.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 8856dc6 commit 634a45f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ typing-extensions = "^4.4.0"
semantic-version = "^2.10.0"
httpx = "^0.24.1"
cryptography = ">=41.0.3,<44.0.0"
attrs = "^23.2.0"
attrs = ">=23.2,<25.0"

[tool.poetry.group.dev.dependencies]
pre-commit = ">=2.18.1,<4.0.0"
Expand Down

0 comments on commit 634a45f

Please sign in to comment.