Skip to content

Commit 2158618

Browse files
Update drake requirement from ~=1.40 to ~=1.31 in /drake_pip
Updates the requirements on [drake](https://github.com/RobotLocomotion/drake) to permit the latest version. - [Release notes](https://github.com/RobotLocomotion/drake/releases) - [Commits](RobotLocomotion/drake@v1.40.0...v1.31.0) --- updated-dependencies: - dependency-name: drake dependency-version: 1.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2a139b commit 2158618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drake_pip/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# use 'drake~=x.y' instead of 'drake~=x.y.z'. See
55
# https://packaging.python.org/en/latest/specifications/version-specifiers/#compatible-release
66
# for more details.
7-
drake~=1.40
7+
drake~=1.31

0 commit comments

Comments
 (0)