Skip to content

Commit ec98533

Browse files
FelixKirschJWittmeyerdependabot[bot]
authored
Release v1.2.0 (#7)
* Update LICENSE * Create dependabot.yml * changes containter name, adds torch requirment * new line at file end * Bump nbconvert from 6.5.0 to 7.0.0 (#6) Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](jupyter/nbconvert@6.5...7.0.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: JWittmeyer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98904e6 commit ec98533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ click==8.1.2
55
idna==3.3
66
joblib==1.1.0
77
mypy-extensions==0.4.3
8-
nbconvert==6.5.0
8+
nbconvert==7.0.0
99
numpy==1.22.3
1010
pandas==1.4.2
1111
pathspec==0.9.0

0 commit comments

Comments
 (0)