From 1c43b25466cfab99820e485b4a249787546839a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:58:24 +0000 Subject: [PATCH] Bump click from 8.1.7 to 8.1.8 Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 94d3a7e..2c56851 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -click==8.1.7 +click==8.1.8 ldap3 oracledb==1.4 ansible-runner diff --git a/requirements.txt b/requirements.txt index 45cf9af..18ee7e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.1.7 +click==8.1.8 ldap3==2.9.1 oracledb==2.4.1 PyGithub