We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c2601 commit 2e4c00aCopy full SHA for 2e4c00a
requirements-dev.txt
@@ -4,8 +4,7 @@
4
5
safety>= 3.7.0, < 4.0.0
6
pylint>= 4.0.4, < 5.0.0
7
-black>= 25.11.0, < 26.0.0
8
-ruff>= 0.14.10, < 1.0.0
+ruff>= 0.14.14, < 1.0.0
9
robotframework-robocop==7.2.0
10
robotframework-tidy==4.18.0
11
pyright[nodejs]==1.1.408
requirements.txt
@@ -3,10 +3,10 @@
3
# SPDX-License-Identifier: Apache-2.0
cryptography==46.0.3
-pyasn1==0.6.1
+pyasn1==0.6.2
pyasn1-alt-modules==0.4.7
-robotframework==7.3.2
-pkilint==0.13.0
+robotframework==7.4.1
+pkilint==0.13.1
robotframework-requests==0.9.7
pycryptodome==3.23.0
12
tinyec==0.4.0
0 commit comments