Skip to content

Commit

Permalink
Bump test deps (#3320)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Nov 26, 2021
1 parent 499d129 commit 449e950
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@ cerberus==1.3.2
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.7
charset-normalizer==2.0.8
click==8.0.3
click-help-colors==0.9.1
colorama==0.4.4
commonmark==0.9.1
cookiecutter==1.7.3
coverage==6.1.1
cryptography==35.0.0
coverage==6.1.2
cryptography==36.0.0
distro==1.6.0
enrich==1.2.6
execnet==1.9.0
filelock==3.4.0
idna==3.3
iniconfig==1.1.1
jinja2==3.0.2
jinja2==3.0.3
jinja2-time==0.2.0
markupsafe==2.0.1
more-itertools==8.10.0
packaging==21.2
more-itertools==8.12.0
packaging==21.3
paramiko==2.8.0
pexpect==4.8.0
pluggy==1.0.0
Expand All @@ -42,7 +42,7 @@ py==1.11.0
pycparser==2.21
pygments==2.10.0
pynacl==1.4.0
pyparsing==2.4.7
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==3.0.0
pytest-forked==1.3.0
Expand All @@ -54,9 +54,9 @@ pytest-testinfra==6.4.0
pytest-xdist==2.4.0
python-dateutil==2.8.2
python-slugify==5.0.2
pyyaml==5.4.1
pyyaml==6.0
requests==2.26.0
rich==10.13.0
rich==10.14.0
selinux==0.2.1 ; sys_platform == "linux"
six==1.16.0
subprocess-tee==0.3.5
Expand Down

0 comments on commit 449e950

Please sign in to comment.