You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/06/16 23:08:15 UTC

[superset] 01/01: build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/pip/requirements/pre-commit-3.3.3
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2b4fcab803b64cd85a84212257c1434f816a8e77
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jun 16 23:08:09 2023 +0000

    build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements
    
    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.2...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 requirements/integration.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 764f238f39..336f9f0058 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -44,7 +44,7 @@ platformdirs==3.5.3
     #   virtualenv
 pluggy==1.0.0
     # via tox
-pre-commit==3.3.2
+pre-commit==3.3.3
     # via -r integration.in
 pyproject-api==1.5.1
     # via tox