Skip to content

Commit

Permalink
build(deps-dev): bump attrs from 23.1.0 to 23.2.0 (#1740)
Browse files Browse the repository at this point in the history
Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jan 4, 2024
1 parent e827a15 commit d31e65a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -54,7 +54,7 @@ mypy = { version = ">=1.5,<1.6", optional = true }
[tool.poetry.dev-dependencies]
anyio = "^4.2"
trio = "^0.23"
attrs = "^23.1"
attrs = "^23.2"
httpx = "^0.26"

wemake-python-styleguide = "^0.18"
Expand Down

0 comments on commit d31e65a

Please sign in to comment.