From d8b3fb04ebdc5da62b75055c2d5615bbe891e820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 19:11:14 +0000 Subject: [PATCH 1/2] Bump the minor-and-patch group across 1 directory with 10 updates Bumps the minor-and-patch group with 10 updates in the /syncbot directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.6` | `3.4.7` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [mako](https://github.com/sqlalchemy/mako) | `1.3.10` | `1.3.12` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.2` | `1.1.3` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.33.1` | | [slack-bolt](https://github.com/slackapi/bolt-python) | `1.27.0` | `1.28.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.48` | `2.0.49` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.04.22) Updates `charset-normalizer` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.6...3.4.7) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.13) Updates `mako` from 1.3.10 to 1.3.12 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.12) Updates `pymysql` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.1.2...v1.1.3) Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.33.1) Updates `slack-bolt` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](https://github.com/slackapi/bolt-python/compare/v1.27.0...v1.28.0) Updates `sqlalchemy` from 2.0.48 to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mako dependency-version: 1.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pymysql dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: slack-bolt dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- syncbot/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/syncbot/requirements.txt b/syncbot/requirements.txt index 8d1ceb2..528dc0d 100644 --- a/syncbot/requirements.txt +++ b/syncbot/requirements.txt @@ -1,19 +1,19 @@ alembic==1.18.4 ; python_version >= "3.12" and python_version < "4.0" -certifi==2026.2.25 ; python_version >= "3.12" and python_version < "4.0" +certifi==2026.4.22 ; python_version >= "3.12" and python_version < "4.0" cffi==2.0.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" -charset-normalizer==3.4.6 ; python_version >= "3.12" and python_version < "4.0" +charset-normalizer==3.4.7 ; python_version >= "3.12" and python_version < "4.0" cryptography==46.0.6 ; python_version >= "3.12" and python_version < "4.0" greenlet==3.3.2 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") -idna==3.11 ; python_version >= "3.12" and python_version < "4.0" -mako==1.3.10 ; python_version >= "3.12" and python_version < "4.0" +idna==3.13 ; python_version >= "3.12" and python_version < "4.0" +mako==1.3.12 ; python_version >= "3.12" and python_version < "4.0" markupsafe==3.0.3 ; python_version >= "3.12" and python_version < "4.0" -psycopg2-binary==2.9.11 ; python_version >= "3.12" and python_version < "4.0" +psycopg2-binary==2.9.12 ; python_version >= "3.12" and python_version < "4.0" pycparser==3.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" and implementation_name != "PyPy" -pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0" +pymysql==1.1.3 ; python_version >= "3.12" and python_version < "4.0" python-dotenv==1.2.2 ; python_version >= "3.12" and python_version < "4.0" -requests==2.33.0 ; python_version >= "3.12" and python_version < "4.0" -slack-bolt==1.27.0 ; python_version >= "3.12" and python_version < "4.0" +requests==2.33.1 ; python_version >= "3.12" and python_version < "4.0" +slack-bolt==1.28.0 ; python_version >= "3.12" and python_version < "4.0" slack-sdk==3.41.0 ; python_version >= "3.12" and python_version < "4.0" -sqlalchemy==2.0.48 ; python_version >= "3.12" and python_version < "4.0" +sqlalchemy==2.0.49 ; python_version >= "3.12" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0" -urllib3==2.6.3 ; python_version >= "3.12" and python_version < "4.0" +urllib3==2.7.0 ; python_version >= "3.12" and python_version < "4.0" From 5243f40ce27f5c80ebe7f4a999c1ce801b74d5fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 May 2026 19:11:44 +0000 Subject: [PATCH 2/2] chore: sync requirements.txt with poetry.lock --- syncbot/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/syncbot/requirements.txt b/syncbot/requirements.txt index 528dc0d..8d1ceb2 100644 --- a/syncbot/requirements.txt +++ b/syncbot/requirements.txt @@ -1,19 +1,19 @@ alembic==1.18.4 ; python_version >= "3.12" and python_version < "4.0" -certifi==2026.4.22 ; python_version >= "3.12" and python_version < "4.0" +certifi==2026.2.25 ; python_version >= "3.12" and python_version < "4.0" cffi==2.0.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" -charset-normalizer==3.4.7 ; python_version >= "3.12" and python_version < "4.0" +charset-normalizer==3.4.6 ; python_version >= "3.12" and python_version < "4.0" cryptography==46.0.6 ; python_version >= "3.12" and python_version < "4.0" greenlet==3.3.2 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") -idna==3.13 ; python_version >= "3.12" and python_version < "4.0" -mako==1.3.12 ; python_version >= "3.12" and python_version < "4.0" +idna==3.11 ; python_version >= "3.12" and python_version < "4.0" +mako==1.3.10 ; python_version >= "3.12" and python_version < "4.0" markupsafe==3.0.3 ; python_version >= "3.12" and python_version < "4.0" -psycopg2-binary==2.9.12 ; python_version >= "3.12" and python_version < "4.0" +psycopg2-binary==2.9.11 ; python_version >= "3.12" and python_version < "4.0" pycparser==3.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" and implementation_name != "PyPy" -pymysql==1.1.3 ; python_version >= "3.12" and python_version < "4.0" +pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0" python-dotenv==1.2.2 ; python_version >= "3.12" and python_version < "4.0" -requests==2.33.1 ; python_version >= "3.12" and python_version < "4.0" -slack-bolt==1.28.0 ; python_version >= "3.12" and python_version < "4.0" +requests==2.33.0 ; python_version >= "3.12" and python_version < "4.0" +slack-bolt==1.27.0 ; python_version >= "3.12" and python_version < "4.0" slack-sdk==3.41.0 ; python_version >= "3.12" and python_version < "4.0" -sqlalchemy==2.0.49 ; python_version >= "3.12" and python_version < "4.0" +sqlalchemy==2.0.48 ; python_version >= "3.12" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0" -urllib3==2.7.0 ; python_version >= "3.12" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.12" and python_version < "4.0"