Skip to content

Commit 15494b5

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

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.3 # via ipython
56+
traitlets==5.0.4 # 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)