Skip to content

Commit

Permalink
pip(deps): update attrs requirement from ~=21.2 to ~=21.4
Browse files Browse the repository at this point in the history
Updates the requirements on [attrs](https://github.com/python-attrs/attrs) to permit the latest version.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)
- [Commits](python-attrs/attrs@21.2.0...21.4.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2022
1 parent 14aa1ab commit ef4e0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIREMENTS.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
attrs~=21.2
attrs~=21.4
GitPython~=3.1
pytomlpp~=1.0
pyYAML~=5.4

0 comments on commit ef4e0d2

Please sign in to comment.