From 304b6e5b2506223c0c84ac42b7dc02fa280bc16e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:56:03 +0000 Subject: [PATCH] Bump bidict from 0.22.1 to 0.23.1 Bumps [bidict](https://github.com/jab/bidict) from 0.22.1 to 0.23.1. - [Release notes](https://github.com/jab/bidict/releases) - [Changelog](https://github.com/jab/bidict/blob/main/CHANGELOG.rst) - [Commits](https://github.com/jab/bidict/compare/v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: bidict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 648a62e1..25b64916 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [packages] aiocron = "==1.8" -bidict = "==0.22.1" +bidict = "==0.23.1" black = "==24.4.2" dateparser = "1.2.0" "discord.py" = "==2.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index fc7eaf74..5b1e850d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d9128cf3581b0f626294d47cb41cdab0b5f10aaae6163ff20415e08b8dea3762" + "sha256": "3d6057fce7610f487d0d66070916faf81fc96edb9cec36f6811c3ad55b20cdd5" }, "pipfile-spec": 6, "requires": { @@ -211,12 +211,12 @@ }, "bidict": { "hashes": [ - "sha256:1e0f7f74e4860e6d0943a05d4134c63a2fad86f3d4732fb265bd79e4e856d81d", - "sha256:6ef212238eb884b664f28da76f33f1d28b260f665fc737b413b287d5487d1e7b" + "sha256:03069d763bc387bbd20e7d49914e75fc4132a41937fa3405417e1a5a2d006d71", + "sha256:5dae8d4d79b552a71cbabc7deb25dfe8ce710b17ff41711e13010ead2abfc3e5" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.22.1" + "markers": "python_version >= '3.8'", + "version": "==0.23.1" }, "black": { "hashes": [