Skip to content

Commit

Permalink
requirements: bump attrs 21.3.0 -> 21.4.0
Browse files Browse the repository at this point in the history
attrs 21.3.0 is breaking code coverage [1].

To fix this, bump attrs to 21.4.0.

[1] python-attrs/attrs#895

Signed-off-by: Bastian Krause <[email protected]>
  • Loading branch information
Bastian-Krause committed Nov 3, 2022
1 parent ca45665 commit deb5594
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.3.0
attrs==21.4.0
jinja2==3.0.2
packaging==21.0
pexpect==4.8.0
Expand Down

0 comments on commit deb5594

Please sign in to comment.