Skip to content

Commit 8185aaf

Browse files
authored
Bump test dependencies (#3432)
1 parent b7881b6 commit 8185aaf

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

requirements.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# pip-compile --extra=docs --extra=test --extra=yamllint --no-annotate --output-file=requirements.txt --strip-extras setup.cfg tools/opts.txt
66
#
77
alabaster==0.7.12
8-
ansi2html==1.6.0
8+
ansi2html==1.7.0
99
ansible-compat==1.0.0
10-
ansible-pygments==0.1.0
11-
arrow==1.2.1
10+
ansible-pygments==0.1.1
11+
arrow==1.2.2
1212
attrs==21.4.0
1313
babel==2.9.1
1414
bcrypt==3.2.0
@@ -18,7 +18,7 @@ cerberus==1.3.2
1818
certifi==2021.10.8
1919
cffi==1.15.0
2020
chardet==4.0.0
21-
charset-normalizer==2.0.10
21+
charset-normalizer==2.0.11
2222
click==8.0.3
2323
click-help-colors==0.9.1
2424
colorama==0.4.4
@@ -66,12 +66,11 @@ pytz==2021.3
6666
pyyaml==6.0
6767
requests==2.27.1
6868
rich==11.1.0
69-
selinux==0.2.1
7069
simplejson==3.17.6
7170
six==1.16.0
7271
snowballstemmer==2.2.0
7372
sphinx==4.3.2
74-
sphinx-ansible-theme==0.9.0
73+
sphinx-ansible-theme==0.9.1
7574
sphinx-notfound-page==0.8
7675
sphinx-rtd-theme==1.0.0
7776
sphinxcontrib-applehelp==1.0.2

tools/opts.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
distro
2-
selinux

0 commit comments

Comments
 (0)