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

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


The following commit(s) were added to refs/heads/main by this push:
     new 353ea200 Bump cryptography from 44.0.1 to 46.0.5 in /ui/backend/server
353ea200 is described below

commit 353ea200d071a74c13c9a0d3e0e9ffad32c1eb57
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 11 01:50:59 2026 +0000

    Bump cryptography from 44.0.1 to 46.0.5 in /ui/backend/server
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 
46.0.5.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/backend/server/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/backend/server/requirements.txt 
b/ui/backend/server/requirements.txt
index 183eafbb..e9b62274 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -17,7 +17,7 @@ certifi==2024.7.4
 cffi==1.16.0
 charset-normalizer==3.3.0
 colorlog==6.7.0
-cryptography==44.0.1
+cryptography==46.0.5
 ddsketch==2.0.4
 ddtrace==1.15.0
 Deprecated==1.2.14

Reply via email to