Skip to content

Commit 2e4c00a

Browse files
author
Alex Railean
committed
Update dependencies
And remove black, since it isn't in use anymore.
1 parent f0c2601 commit 2e4c00a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
safety>= 3.7.0, < 4.0.0
66
pylint>= 4.0.4, < 5.0.0
7-
black>= 25.11.0, < 26.0.0
8-
ruff>= 0.14.10, < 1.0.0
7+
ruff>= 0.14.14, < 1.0.0
98
robotframework-robocop==7.2.0
109
robotframework-tidy==4.18.0
1110
pyright[nodejs]==1.1.408

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
cryptography==46.0.3
6-
pyasn1==0.6.1
6+
pyasn1==0.6.2
77
pyasn1-alt-modules==0.4.7
8-
robotframework==7.3.2
9-
pkilint==0.13.0
8+
robotframework==7.4.1
9+
pkilint==0.13.1
1010
robotframework-requests==0.9.7
1111
pycryptodome==3.23.0
1212
tinyec==0.4.0

0 commit comments

Comments
 (0)