Skip to content

Commit

Permalink
Bump attrs from 22.2.0 to 23.1.0 (#575)
Browse files Browse the repository at this point in the history
Bumps [attrs](https://github.com/python-attrs/attrs) from 22.2.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](python-attrs/attrs@22.2.0...23.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 8b7f024 commit 0123cd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile lint-requirements.in
#
attrs==22.2.0
attrs==23.1.0
# via pytest
cffi==1.15.1
# via cryptography
Expand Down
6 changes: 0 additions & 6 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ cryptography==40.0.2
# -r test-requirements.in
# pyopenssl
# service-identity
exceptiongroup==1.1.1
# via pytest
idna==3.4
# via -r test-requirements.in
iniconfig==2.0.0
Expand All @@ -41,7 +39,3 @@ service-identity==21.1.0
# via -r test-requirements.in
six==1.16.0
# via service-identity
tomli==2.0.1
# via
# coverage
# pytest

0 comments on commit 0123cd4

Please sign in to comment.