From 4bbf56973ac172b0dba5a01d79518291a55cd68d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:49:52 +0000 Subject: [PATCH] Bump pyais from 2.6.1 to 2.6.3 Bumps [pyais](https://github.com/M0r13n/pyais) from 2.6.1 to 2.6.3. - [Release notes](https://github.com/M0r13n/pyais/releases) - [Changelog](https://github.com/M0r13n/pyais/blob/master/CHANGELOG.txt) - [Commits](https://github.com/M0r13n/pyais/compare/v2.6.1...v2.6.3) --- updated-dependencies: - dependency-name: pyais dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90a86ac..88e44f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pyais==2.6.1 \ No newline at end of file +pyais==2.6.3 \ No newline at end of file