fix(core): Requirements bump 12/41412/1
authorpmikus <[email protected]>
Wed, 14 Aug 2024 10:29:21 +0000 (12:29 +0200)
committerpmikus <[email protected]>
Wed, 14 Aug 2024 10:29:21 +0000 (12:29 +0200)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I123295851d6d8a8bdfcf8fd0d3e68de8aad38965

fdio.infra.ansible/roles/python_env/tasks/main.yaml
requirements.txt

index 3e76b6e..29d9b96 100644 (file)
@@ -21,7 +21,7 @@
   ansible.builtin.pip:
     name:
       - "ecdsa==0.19.0"
-      - "paramiko==3.4.0"
+      - "paramiko==3.4.1"
       - "pycryptodome==3.20.0"
       - "python-dateutil==2.9.0"
       - "PyYAML==6.0.1"
index c038cd5..bbb546a 100644 (file)
@@ -18,7 +18,7 @@
 #
 # CSIT Core dependencies
 ecdsa==0.19.0
-paramiko==3.4.0
+paramiko==3.4.1
 pycryptodome==3.20.0
 python-dateutil==2.9.0
 PyYAML==6.0.1