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 bf137f874b Update Hatchling to latest version (#38218)
bf137f874b is described below

commit bf137f874bdb8ab1257211f13fce1cc00c85f399
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Mar 16 21:11:08 2024 +0100

    Update Hatchling to latest version (#38218)
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 2a26414bec..370e10d6d6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,7 +24,7 @@
 requires = [
     "GitPython==3.1.42",
     "gitdb==4.0.11",
-    "hatchling==1.22.1",
+    "hatchling==1.22.2",
     "packaging==24.0",
     "pathspec==0.12.1",
     "pluggy==1.4.0",

Reply via email to