From 88f7fd1cb0dac68d34e762bca4b2fd73c3fda48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:42:03 +0000 Subject: [PATCH] build(deps): bump distro from 1.8.0 to 1.9.0 Bumps [distro](https://github.com/python-distro/distro) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/python-distro/distro/releases) - [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-distro/distro/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: distro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index d15b4560..99cb7fb0 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" bcrypt = "4.0.1" cryptography = "==42.0.5" pyOpenSSL = "==24.1.0" -distro = "==1.8.0" +distro = "==1.9.0" jsonschema = "==4.20.0" pexpect = "==4.9.0" ply = "==3.11" diff --git a/Pipfile.lock b/Pipfile.lock index 4012dba4..770a1bc7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dc00e31161992550f7a29ee3e11bd20ebba2bebea88b9d3ee3586a6ac9c055be" + "sha256": "2c5eb56b83f91980dce427635556343c2f37091fa4588830d358223f7e0e8531" }, "pipfile-spec": 6, "requires": { @@ -262,11 +262,12 @@ }, "distro": { "hashes": [ - "sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8", - "sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff" + "sha256:2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed", + "sha256:7bffd925d65168f85027d8da9af6bddab658135b840670a223589bc0c8ef02b2" ], "index": "pypi", - "version": "==1.8.0" + "markers": "python_version >= '3.6'", + "version": "==1.9.0" }, "frozenlist": { "hashes": [