From 5c5c9e8080e8a4f11c96318a8e878871f4be6c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:40:22 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 04439fb..0e29227 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ black==21.9b0 Faker==8.13.2 flake8==3.9.2 -ipython==7.16.1 +ipython==7.16.3 model_bakery==1.3.2 pre-commit==2.15.0 pytest==6.2.5