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

eladkal 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 0b59ca372f6 bump packaging version to 24.2 (#43827)
0b59ca372f6 is described below

commit 0b59ca372f6b90994047ada636c17affa38847f8
Author: GPK <[email protected]>
AuthorDate: Fri Nov 8 16:19:53 2024 +0000

    bump packaging version to 24.2 (#43827)
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 3248a10cda5..e066174ee39 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ requires = [
     "GitPython==3.1.43",
     "gitdb==4.0.11",
     "hatchling==1.25.0",
-    "packaging==24.1",
+    "packaging==24.2",
     "pathspec==0.12.1",
     "pluggy==1.5.0",
     "smmap==5.0.1",

Reply via email to