Skip to content

Commit

Permalink
pip(deps): update attrs requirement from ~=21.2 to ~=21.4 (#199)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Cilfone <nicholas.cilfone@fmr.com>
  • Loading branch information
dependabot[bot] and ncilfone committed Feb 14, 2022
1 parent adbce2c commit 76d4b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIREMENTS.txt
@@ -1,4 +1,4 @@
attrs~=21.2
attrs~=21.4
GitPython~=3.1
pytomlpp~=1.0
pyYAML~=5.4

0 comments on commit 76d4b8e

Please sign in to comment.