Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 2fcb2be

Browse files
author
staticdev
committed
Fix nox versions
1 parent cd01af7 commit 2fcb2be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/constraints.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pip==20.3.3
2-
nox==2020.12.31
3-
poetry==1.1.4
4-
nox-poetry==0.7.1
5-
virtualenv==20.4.0
1+
pip==21.1.2
2+
nox==2021.6.12
3+
nox-poetry==0.8.6
4+
poetry==1.1.6
5+
virtualenv==20.4.7

0 commit comments

Comments
 (0)