Skip to content

Commit cee8fb2

Browse files
chore(deps): bump the robotframework-libraries group across 1 directory with 3 updates
Bumps the robotframework-libraries group with 3 updates in the /tests directory: [robotframework](https://github.com/robotframework/robotframework), [robotframework-databaselibrary](https://github.com/MarketSquare/Robotframework-Database-Library) and [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop). Updates `robotframework` from 7.3.2 to 7.4 - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](robotframework/robotframework@v7.3.2...v7.4) Updates `robotframework-databaselibrary` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/MarketSquare/Robotframework-Database-Library/releases) - [Commits](MarketSquare/Robotframework-Database-Library@v2.3.3...v2.4.0) Updates `robotframework-robocop` from 6.12.0 to 7.0.0 - [Release notes](https://github.com/MarketSquare/robotframework-robocop/releases) - [Commits](MarketSquare/robotframework-robocop@v6.12.0...v7.0.0) --- updated-dependencies: - dependency-name: robotframework dependency-version: '7.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: robotframework-libraries - dependency-name: robotframework-databaselibrary dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: robotframework-libraries - dependency-name: robotframework-robocop dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: robotframework-libraries ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9cadf7 commit cee8fb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
robotframework == 7.3.2
1+
robotframework == 7.4.1
22
tzlocal == 5.3.1
33

44
robotframework-jsonlibrary == 0.5
55
robotframework-datadriver == 1.11.2
66
robotframework-requests == 0.9.7
77
requests == 2.32.5
8-
robotframework-databaselibrary == 2.3.3
8+
robotframework-databaselibrary == 2.4.1
99
#robotframework-mockserver == 0.0.7
1010
git+https://github.com/etsi-cti-admin/robotframework-mockserver.git
11-
robotframework-robocop == 6.12.0
11+
robotframework-robocop == 7.2.0
1212
robotframework-tidy == 4.18.0
1313
RESTinstance == 1.6.2
1414

0 commit comments

Comments
 (0)