summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2022-04-04 15:23:39 -0400
committerGitHub <noreply@github.com>2022-04-04 19:23:39 +0000
commit507955aeda83492dab7f2d5f9b695f7bd4043e35 (patch)
treeaa9bb010b7adcdc65c6a5c56d1271063274d3561 /test-requirements.txt
parent87c5dcb6a147738d2b1ea60993018822a5baf21e (diff)
downloadvyos-ansible-collection-507955aeda83492dab7f2d5f9b695f7bd4043e35.tar.gz
vyos-ansible-collection-507955aeda83492dab7f2d5f9b695f7bd4043e35.zip
Create symmlinks for redirection of vyos modules (#244)
Create symmlinks for redirection of vyos modules Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Sagar Paul <sagpaul@redhat.com> Reviewed-by: None <None>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index aa3427d..5baa138 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-black==21.12b0 ; python_version > '3.5'
+black==22.3.0 ; python_version > '3.5'
flake8
mock
pexpect