From cae6245b82a33a359fc37cb2d434639b92c33df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:14:20 +0000 Subject: [PATCH] Bump traitlets from 4.3.3 to 5.8.1 Bumps [traitlets](https://github.com/ipython/traitlets) from 4.3.3 to 5.8.1. - [Release notes](https://github.com/ipython/traitlets/releases) - [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipython/traitlets/compare/4.3.3...v5.8.1) --- updated-dependencies: - dependency-name: traitlets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7197b70..fd14342 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ selenium==3.141.0 six==1.14.0 sqlparse==0.3.1 toml==0.10.0 -traitlets==4.3.3 +traitlets==5.8.1 twilio==6.36.0 typed-ast==1.4.1 urllib3==1.25.8