Bump attrs from 21.4.0 to 23.1.0

Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 23.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-attrs/attrs/compare/21.4.0...23.1.0)

---
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]
2023-08-09 14:36:41 +00:00
committed by GitHub
parent 10c868bd45
commit e943a29ca0
2 changed files with 28 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ amqp = "==5.1.1"
arrow = "==1.2.3"
asn1crypto = "==1.5.1"
async-timeout = "==4.0.2"
attrs = "==21.4.0"
attrs = "==23.1.0"
awscli = "==1.29.15"
bcrypt = "==3.2.2"
beautifulsoup4 = "==4.12.2"