Skip to content

Commit 28f0b14

Browse files
committed
chore: make upgrade to get tox-gh==1.3.1
1 parent 6327b7d commit 28f0b14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ tox==4.6.4
154154
# via
155155
# -r requirements/tox.in
156156
# tox-gh
157-
tox-gh==1.3.0
157+
tox-gh==1.3.1
158158
# via -r requirements/tox.in
159159
twine==4.0.2
160160
# via -r requirements/dev.in

requirements/tox.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tox==4.6.4
3838
# via
3939
# -r requirements/tox.in
4040
# tox-gh
41-
tox-gh==1.3.0
41+
tox-gh==1.3.1
4242
# via -r requirements/tox.in
4343
virtualenv==20.24.2
4444
# via tox

0 commit comments

Comments
 (0)