diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-12-19 16:37:05 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-12-19 17:42:41 +0100 |
commit | 818a2fe581700ba598efea51400a666cd9f74b8e (patch) | |
tree | b800c1117c45b64845afcada7582cd59eaf347ff /upper-constraints.txt | |
parent | a432b1c51372b13711cfa2d78653717761a4825f (diff) |
Update upper constraints to last versionsstable/2024.2
Change-Id: I1fb6cfa577495e19ea6a0f61025ee09d8d966081
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 53fb21693df0d3ed1f9dd24b09708ffb14b9f1d0)
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 2cf21e5b..7e384687 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,10 +1,10 @@ robotframework===6.1.1 -bandit===1.7.9 +bandit===1.8.0 behave===1.2.6 behave-html-formatter===0.9.10 -pylint===3.2.7 +pylint===3.3.2 flake8===7.1.1 -ansible-lint===24.7.0 -pre-commit===3.8.0 -astroid===3.2.4 -sphinx-rtd-theme==3.0.0rc1 +ansible-lint===24.12.2 +pre-commit===4.0.1 +astroid===3.3.6 +sphinx-rtd-theme==3.0.2 |