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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new e5e510479d6 Bump trove-classifiers from 2025.9.9.12 to 2025.9.11.17 in 
/airflow-core (#55606)
e5e510479d6 is described below

commit e5e510479d663b66f8f6988e616ccbfb8f345f5e
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 13 07:28:40 2025 +0200

    Bump trove-classifiers from 2025.9.9.12 to 2025.9.11.17 in /airflow-core 
(#55606)
    
    Bumps [trove-classifiers](https://github.com/pypa/trove-classifiers) from 
2025.9.9.12 to 2025.9.11.17.
    - [Release notes](https://github.com/pypa/trove-classifiers/releases)
    - 
[Commits](https://github.com/pypa/trove-classifiers/compare/2025.9.9.12...2025.9.11.17)
    
    ---
    updated-dependencies:
    - dependency-name: trove-classifiers
      dependency-version: 2025.9.11.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 airflow-core/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow-core/pyproject.toml b/airflow-core/pyproject.toml
index a50c6b75db5..4a51270a18e 100644
--- a/airflow-core/pyproject.toml
+++ b/airflow-core/pyproject.toml
@@ -25,7 +25,7 @@ requires = [
     "pluggy==1.6.0",
     "smmap==5.0.2",
     "tomli==2.2.1; python_version < '3.11'",
-    "trove-classifiers==2025.9.9.12",
+    "trove-classifiers==2025.9.11.17",
 ]
 build-backend = "hatchling.build"
 

Reply via email to