Skip to content

Commit 4ca3a88

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

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
@@ -52,7 +52,7 @@ six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
5252
sniffio==1.2.0 # via -r test-requirements.in
5353
sortedcontainers==2.2.2 # via -r test-requirements.in
5454
toml==0.10.1 # via black, pylint, pytest
55-
traitlets==5.0.4 # via ipython
55+
traitlets==5.0.5 # via ipython
5656
trustme==0.6.0 # via -r test-requirements.in
5757
typed-ast==1.4.1 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy
5858
typing-extensions==3.7.4.3 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy

0 commit comments

Comments
 (0)