Skip to content

Commit 4c9b756

Browse files
committed
Set minimal attrs version to 22.1.0
Fixes #28 Signed-off-by: Pedro Algarvio <[email protected]>
1 parent c09d958 commit 4c9b756

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog/28.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Set minimal attrs version to 22.1.0

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=7.1.0
2-
attrs>=19.2.0
2+
attrs>=22.1.0
33
psutil>=5.0.0
44
typing-extensions
55
pytest-helpers-namespace

0 commit comments

Comments
 (0)