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 404d95f5 Bump certifi from 2023.7.22 to 2024.7.4 in /ui/backend/server
404d95f5 is described below
commit 404d95f54d99f1070ffe42cdb84cee16f79be589
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 23:04:38 2025 +0000
Bump certifi from 2023.7.22 to 2024.7.4 in /ui/backend/server
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22
to 2024.7.4.
-
[Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2024.7.4
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 027ba601..885d9417 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -13,7 +13,7 @@ botocore==1.31.17
bytecode==0.15.0
cachetools==5.3.1
cattrs==23.1.2
-certifi==2023.7.22
+certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.0
colorlog==6.7.0