Skip to content

Commit 1c1be91

Browse files
Bump traitlets from 5.0.2 to 5.0.3
Bumps [traitlets](https://github.com/ipython/traitlets) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/ipython/traitlets/releases) - [Commits](ipython/traitlets@5.0.2...5.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ad3ef2a commit 1c1be91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
5353
sniffio==1.1.0 # via -r test-requirements.in
5454
sortedcontainers==2.2.2 # via -r test-requirements.in
5555
toml==0.10.1 # via black, pylint, pytest
56-
traitlets==5.0.2 # via ipython
56+
traitlets==5.0.3 # via ipython
5757
trustme==0.6.0 # via -r test-requirements.in
5858
typed-ast==1.4.1 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy
5959
typing-extensions==3.7.4.3 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy

0 commit comments

Comments
 (0)