From 7cfbee43a371f234917d0039581d6d525e5dd099 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 30 Jan 2023 10:01:11 +0000
Subject: [PATCH] Bump rich from 12.5.1 to 13.3.1

Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 to 13.3.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v12.5.1...v13.3.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5aae812..15599dc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -36,7 +36,7 @@ pycparser==2.21
     # via cffi
 pygments==2.12.0
     # via rich
-rich==12.5.1
+rich==13.3.1
     # via fdiff (setup.py)
 typing-extensions==4.3.0
     # via aiohttp