summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-06-30 20:29:11 +0100
committerDmitry Ilvokhin <d@ilvokhin.com>2024-06-30 20:29:11 +0100
commiteb8ea6193879123baf661b2845b2af547b5dd0ae (patch)
tree65f6b75ea3d7ff93be294a6589ce8cb31d7f6d54
parentab85ed98f570f2078e43e53d45c21f2a7c199028 (diff)
downloadinfra-eb8ea6193879123baf661b2845b2af547b5dd0ae.tar.gz
infra-eb8ea6193879123baf661b2845b2af547b5dd0ae.tar.bz2
infra-eb8ea6193879123baf661b2845b2af547b5dd0ae.zip
Update python dependencities to make dependabot happy
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 37b32db..7b0b7ea 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,8 @@
ansible==9.1.0
-ansible-core==2.16.2
+ansible-core==2.16.3
cffi==1.16.0
-cryptography==41.0.7
-Jinja2==3.1.2
+cryptography==42.0.4
+Jinja2==3.1.4
MarkupSafe==2.1.3
packaging==23.2
pathspec==0.12.1