From f3241c1d7b1ba20049b8fff5f89809bdaa8f4bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:07:08 +0000 Subject: [PATCH] Bump ahk from 0.14.2 to 1.2.0 Bumps [ahk](https://github.com/spyoungtech/ahk) from 0.14.2 to 1.2.0. - [Release notes](https://github.com/spyoungtech/ahk/releases) - [Commits](https://github.com/spyoungtech/ahk/compare/v0.14.2...v1.2.0) --- updated-dependencies: - dependency-name: ahk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb78793..86a86c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ahk==0.14.2 +ahk==1.2.0 aiohttp==3.8.4 aiohttp-retry==2.8.3 aiosignal==1.3.1