Bump attrs from 22.1.0 to 22.2.0 in /tests (#16676)

Bumps [attrs](https://github.com/python-attrs/attrs) from 22.1.0 to 22.2.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/22.1.0...22.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-31 11:35:38 +00:00
committed by GitHub
parent 6e09e53f0d
commit c33a3f87f0

View File

@@ -1,4 +1,4 @@
attrs==22.1.0
attrs==22.2.0
distro==1.8.0
h5py>=3.1.0
Jinja2>=2.11.2