Skip to content

Commit 78b357a

Browse files
Update traitlets requirement from ~=5.5.0 to ~=5.6.0
Updates the requirements on [traitlets](https://github.com/ipython/traitlets) to permit the latest version. - [Release notes](https://github.com/ipython/traitlets/releases) - [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md) - [Commits](ipython/traitlets@5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: traitlets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38717cd commit 78b357a

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
@@ -159,7 +159,7 @@ tomli~=2.0.1
159159
tornado~=6.2
160160
towncrier~=22.8.0
161161
tqdm~=4.64.1
162-
traitlets~=5.5.0
162+
traitlets~=5.6.0
163163
types-requests~=2.28.11
164164
types-setuptools~=65.6.0
165165
types-tabulate~=0.9.0

0 commit comments

Comments
 (0)