From 92487f5d0b08f90870aa8db8b5bdbc1ecb6fc239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:21:50 -0500 Subject: [PATCH] Bump ipython from 8.1.1 to 8.10.0 in /examples/research_projects/decision_transformer (#21577) Bump ipython in /examples/research_projects/decision_transformer Bumps [ipython](https://github.com/ipython/ipython) from 8.1.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.1.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/decision_transformer/requirements.txt b/examples/research_projects/decision_transformer/requirements.txt index 2aa9a94ae6..6e35b7a66b 100644 --- a/examples/research_projects/decision_transformer/requirements.txt +++ b/examples/research_projects/decision_transformer/requirements.txt @@ -85,7 +85,7 @@ importlib-metadata==4.11.3 importlib-resources==5.4.0 iniconfig==1.1.1 ipadic==1.0.0 -ipython==8.1.1 +ipython==8.10.0 isodate==0.6.1 isort==5.10.1 itsdangerous==2.1.1