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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 3f548a01531 Bump trove-classifiers from 2025.1.15.22 to 2025.2.18.16 
(#46903)
3f548a01531 is described below

commit 3f548a01531b95c2a1e3715aaf37fa0e4914c3a9
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 20:59:03 2025 +0100

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

diff --git a/pyproject.toml b/pyproject.toml
index 65f7f6d0539..010b43813e4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -30,7 +30,7 @@ requires = [
     "pluggy==1.5.0",
     "smmap==5.0.2",
     "tomli==2.2.1; python_version < '3.11'",
-    "trove-classifiers==2025.1.15.22",
+    "trove-classifiers==2025.2.18.16",
 ]
 build-backend = "hatchling.build"
 

Reply via email to