Skip to content

Commit

Permalink
bump chameleon test dep from 4.4.0 to 4.4.1 for windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Dec 18, 2023
1 parent 68f239d commit 825207d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ commands = coverage run --parallel --rcfile {toxinidir}/.tox-coveragerc -m pytes
# when dropping py3.7, can remove this
deps =
-rrequirements.txt
chameleon>=4.4.0
chameleon>=4.4.1

[testenv:coverage-report]
depends = py37,py38,py39,py310,py311,pypy3
Expand Down

0 comments on commit 825207d

Please sign in to comment.