From 63a6249a3401819d9ff72a6d907271bd3bea0785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:17:07 +0000 Subject: [PATCH] build(deps): bump orjson from 3.10.0 to 3.10.1 (#296) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.0...3.10.1) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9cdfdc..84f12fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ csvkit==1.5.0 Flask-SocketIO==5.3.6 Flask==3.0.3 -orjson==3.10.0 +orjson==3.10.1 pandas==2.2.2 prettytable==3.10.0 PySnooper==1.2.0