chore(pip-prod)(deps): bump attrs from 23.2.0 to 24.1.0

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-05 07:33:02 +00:00
committed by Luke Tainton
parent 7e22622a86
commit 182a6a39d5
2 changed files with 11 additions and 11 deletions

View File

@ -11,7 +11,7 @@ app = "ipilot.main:main"
[tool.poetry.dependencies]
python = "^3.8"
astroid = "3.2.4"
attrs = "23.2.0"
attrs = "24.1.0"
certifi = "2024.7.4"
charset-normalizer = "3.3.2"
click = "8.1.7"