Skip to content

Commit

Permalink
Merge pull request #5925 from freedomofpress/deps-post-xenial
Browse files Browse the repository at this point in the history
Updated admin and development dependencies.
  • Loading branch information
emkll committed May 10, 2021
2 parents 98dbebc + 31b9961 commit 2aec20b
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 14 deletions.
2 changes: 1 addition & 1 deletion admin/requirements-ansible.in
@@ -1,4 +1,4 @@
Jinja2>=2.11.3
ansible==2.9.7
ansible>=2.9.13,<2.10.0
cryptography>=3.2
netaddr
1 change: 1 addition & 0 deletions admin/requirements-dev.in
Expand Up @@ -6,6 +6,7 @@ mock
pbr
pip>=21.1
pip-tools>=6.1.0
py>=1.10.0
pylint>=2.7.0; python_version > '3.6'
pytest==3.2.0
requests>=2.22.0
Expand Down
7 changes: 4 additions & 3 deletions admin/requirements-dev.txt
Expand Up @@ -137,10 +137,11 @@ ptyprocess==0.5.2 \
--hash=sha256:e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365 \
--hash=sha256:e8c43b5eee76b2083a9badde89fd1bbce6c8942d1045146e100b7b5e014f4f1a
# via pexpect
py==1.9.0 \
--hash=sha256:366389d1db726cd2fcfc79732e75410e5fe4d31db13692115529d34069a043c2 \
--hash=sha256:9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
py==1.10.0 \
--hash=sha256:21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3 \
--hash=sha256:3b80836aa6d1feeaa108e046da6423ab8f6ceda6468545ae8d02d9d58d18818a
# via
# -r requirements-dev.in
# pytest
# pytest-catchlog
# tox
Expand Down
1 change: 1 addition & 0 deletions admin/requirements-testinfra.in
@@ -1,4 +1,5 @@
pytest==6.1.1
testinfra==5.3.1
py>=1.10.0
pytest-xdist==2.1.0
paramiko==2.7.2
11 changes: 6 additions & 5 deletions admin/requirements-testinfra.txt
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements-testinfra.txt requirements-ansible.in requirements-testinfra.in requirements.in
#
ansible==2.9.7 \
--hash=sha256:7222ce925536a25b2912364e13b03a3e21dbf2f96799ebff304f48509324de7b
ansible==2.9.21 \
--hash=sha256:4098246b67aa143e1e3af79d99346419e0545d5405d1cdf6e7fd389beab6de5a
# via -r requirements-ansible.in
apipkg==1.5 \
--hash=sha256:37228cda29411948b422fae072f57e31d3396d2ee1c9783775980ee9c9990af6 \
Expand Down Expand Up @@ -170,10 +170,11 @@ prompt_toolkit==2.0.9 \
--hash=sha256:2519ad1d8038fd5fc8e770362237ad0364d16a7650fb5724af6997ed5515e3c1 \
--hash=sha256:977c6583ae813a37dc1c2e1b715892461fcbdaa57f6fc62f33a528c4886c8f55
# via -r requirements.in
py==1.9.0 \
--hash=sha256:366389d1db726cd2fcfc79732e75410e5fe4d31db13692115529d34069a043c2 \
--hash=sha256:9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
py==1.10.0 \
--hash=sha256:21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3 \
--hash=sha256:3b80836aa6d1feeaa108e046da6423ab8f6ceda6468545ae8d02d9d58d18818a
# via
# -r requirements-testinfra.in
# pytest
# pytest-forked
pycparser==2.20 \
Expand Down
4 changes: 2 additions & 2 deletions admin/requirements.txt
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements.txt requirements-ansible.in requirements.in
#
ansible==2.9.7 \
--hash=sha256:7222ce925536a25b2912364e13b03a3e21dbf2f96799ebff304f48509324de7b
ansible==2.9.21 \
--hash=sha256:4098246b67aa143e1e3af79d99346419e0545d5405d1cdf6e7fd389beab6de5a
# via -r requirements-ansible.in
cffi==1.11.4 \
--hash=sha256:0640f12f04f257c4467075a804a4920a5d07ef91e11c525fc65d715c08231c81 \
Expand Down
2 changes: 1 addition & 1 deletion securedrop/requirements/python3/develop-requirements.in
@@ -1,6 +1,6 @@
Jinja2>=2.11.3
ansible-lint>=4.2.0
ansible>=2.9.7,<2.10.0
ansible>=2.9.13,<2.10.0
argon2_cffi>=20.1.0
bandit
# yes, we need both boto and boto3
Expand Down
4 changes: 2 additions & 2 deletions securedrop/requirements/python3/develop-requirements.txt
Expand Up @@ -8,8 +8,8 @@ ansible-lint==4.2.0 \
--hash=sha256:b9fc9a6564f5d60a4284497f966f38ef78f0e2505edbe2bd1225f1ade31c2d8a \
--hash=sha256:eb925d8682d70563ccb80e2aca7b3edf84fb0b768cea3edc6846aac7abdc414a
# via -r requirements/python3/develop-requirements.in
ansible==2.9.7 \
--hash=sha256:7222ce925536a25b2912364e13b03a3e21dbf2f96799ebff304f48509324de7b
ansible==2.9.21 \
--hash=sha256:4098246b67aa143e1e3af79d99346419e0545d5405d1cdf6e7fd389beab6de5a
# via
# -r ../admin/requirements-ansible.in
# -r requirements/python3/develop-requirements.in
Expand Down

0 comments on commit 2aec20b

Please sign in to comment.