From 5749e1a1de30517c9bd2264d0f659e7270d36aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 18:21:45 +0000 Subject: [PATCH] Bump irc from 20.1.0 to 20.5.0 Bumps [irc](https://github.com/jaraco/irc) from 20.1.0 to 20.5.0. - [Release notes](https://github.com/jaraco/irc/releases) - [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/irc/compare/v20.1.0...v20.5.0) --- updated-dependencies: - dependency-name: irc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 30 +++++++++++++++++++----------- 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/Pipfile b/Pipfile index 24483520..87dbb6a7 100644 --- a/Pipfile +++ b/Pipfile @@ -22,7 +22,7 @@ gitpython = "==3.1.43" hypothesis = "==6.108.3" ib3 = "==0.2.0" inflect = "==7.3.1" -irc = "==20.1.0" +irc = "==20.5.0" isort = "==5.13.2" munch = "==4.0.0" typing_extensions = "==4.8.0" diff --git a/Pipfile.lock b/Pipfile.lock index 399ee8be..9b3357aa 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9e8ec7097b35f17e7f9113affa151956360bcbd62640faf7cde844b24850c4fe" + "sha256": "c05a38409ecc53eac2615a65a1b66c1a5e4d67b45a0ea593bc37bbea21927ddd" }, "pipfile-spec": 6, "requires": { @@ -583,6 +583,14 @@ "markers": "python_version >= '3.5'", "version": "==3.7" }, + "importlib-resources": { + "hashes": [ + "sha256:50d10f043df931902d4194ea07ec57960f66a80449ff867bfe782b4c486ba78c", + "sha256:cdb2b453b8046ca4e3798eb1d84f3cce1446a0e8e7b5ef4efb600f19fc398145" + ], + "markers": "python_version < '3.12'", + "version": "==6.4.0" + }, "inflect": { "hashes": [ "sha256:bedbae76877b054ecf0597153725677ab618fdd69abf189cc82e0f7a6720669d", @@ -602,12 +610,12 @@ }, "irc": { "hashes": [ - "sha256:5114aee1247ff634abed80f3349d75ccab35616a4b76be2a25add7ef189db0e5", - "sha256:b6f737932dd4791f3b18e319de7b7daf02d2285a6bea263d101f4d8e553807ec" + "sha256:712c6065c41ceaf75c874d623b02edaa5e6c7d605532da81c52d39629a8e9fd0", + "sha256:8ddbfd19f71204ceceba7b7c72724b15b3fa87bab5e81e45a75bef736a1a3c76" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==20.1.0" + "markers": "python_version >= '3.8'", + "version": "==20.5.0" }, "isort": { "hashes": [ @@ -660,11 +668,11 @@ }, "jaraco.text": { "hashes": [ - "sha256:b699491f9d074b4feafdfda0407fa5bbc5d83f485607a012e93472ba161f6843", - "sha256:bf12c58e9245eb6380d476f2ec623bb2e0a451e56bb9ed5bfd8493d6dc18ea2b" + "sha256:4ab672c0042e4725e05e3fdabdc86ff2eba852708afe8b62ffbf5fb84ed22d8f", + "sha256:ed14e4df7753e40fdef3ca0eb53f6be9f5ef97481806e96de26c3a72e9c293f6" ], "markers": "python_version >= '3.8'", - "version": "==3.12.1" + "version": "==3.14.0" }, "mccabe": { "hashes": [ @@ -1257,11 +1265,11 @@ }, "tempora": { "hashes": [ - "sha256:3bfcc12cbdbbbafecaaccb9097fc3754435b9d063dce43338e4fa87d39104aed", - "sha256:af9e5c7fff8fd7b877a1cb4213e5dd93c50d09cdc85517ec31914790ef9468c5" + "sha256:888190a2dbe3255ff26dfa9fcecb25f4d38434c0f1943cd61de98bb41c410c50", + "sha256:93dac0d33825e66c8314d7bd206b9ecb959075c8728bb05b9b050b2726d0442a" ], "markers": "python_version >= '3.8'", - "version": "==5.6.0" + "version": "==5.7.0" }, "tomlkit": { "hashes": [