From c3ff78a2100217ec366c71848175c22230be9067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 08:36:26 +0000 Subject: [PATCH] Bump chess from 1.9.1 to 1.11.1 Bumps [chess](https://github.com/niklasf/python-chess) from 1.9.1 to 1.11.1. - [Release notes](https://github.com/niklasf/python-chess/releases) - [Changelog](https://github.com/niklasf/python-chess/blob/v1.11.1/CHANGELOG.rst) - [Commits](https://github.com/niklasf/python-chess/compare/v1.9.1...v1.11.1) --- updated-dependencies: - dependency-name: chess dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62f05ce..c476451 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord.py==1.7.3 psutil==5.9.1 pycodestyle==2.10.0 -chess==1.9.1 +chess==1.11.1 cairosvg==2.5.2 chess.com==1.4.1 requests==2.27.1