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 998e722fa81 chore(deps): bump joserfc from 1.5.0 to 1.6.3 (#63667)
998e722fa81 is described below

commit 998e722fa811932247451450a60044fd41a72230
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 01:26:40 2026 +0100

    chore(deps): bump joserfc from 1.5.0 to 1.6.3 (#63667)
    
    Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 to 1.6.3.
    - [Release notes](https://github.com/authlib/joserfc/releases)
    - 
[Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
    - [Commits](https://github.com/authlib/joserfc/compare/1.5.0...1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: joserfc
      dependency-version: 1.6.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index f55f7784942..6865efadd88 100644
--- a/uv.lock
+++ b/uv.lock
@@ -13460,14 +13460,14 @@ wheels = [
 
 [[package]]
 name = "joserfc"
-version = "1.5.0"
+version = "1.6.3"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "cryptography" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/ec/b4/d49b4ec64feb3332f9255a1deefd8b6ffcbe6c332c205fa86eb33cf48c3a/joserfc-1.5.0.tar.gz";,
 hash = 
"sha256:4e88d757cf08ec1d370561a15dd6dda8452ad4e335066a9aeb1b426bffe91c56", size 
= 213086, upload-time = "2025-11-30T06:01:52.073Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/ce/90/b8cc8635c4ce2e5e8104bf26ef147f6e599478f6329107283cdc53aae97f/joserfc-1.6.3.tar.gz";,
 hash = 
"sha256:c00c2830db969b836cba197e830e738dd9dda0955f1794e55d3c636f17f5c9a6", size 
= 229090, upload-time = "2026-02-25T15:33:38.167Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/13/6a/71937d4760bf6f3beabc640cf18578683b5247845db5ee4dbd8c66898def/joserfc-1.5.0-py3-none-any.whl";,
 hash = 
"sha256:eaaded4f4c6717a761baa41b4067307d0c246b9d5e38acd44e80a332f5ddaf24", size 
= 68388, upload-time = "2025-11-30T06:01:50.43Z" },
+    { url = 
"https://files.pythonhosted.org/packages/12/4f/124b3301067b752f44f292f0b9a74e837dd75ff863ee39500a082fc4c733/joserfc-1.6.3-py3-none-any.whl";,
 hash = 
"sha256:6beab3635358cbc565cb94fb4c53d0557e6d10a15b933e2134939351590bda9a", size 
= 70465, upload-time = "2026-02-25T15:33:36.997Z" },
 ]
 
 [[package]]

Reply via email to