Skip to content

Commit 9f8a96b

Browse files
Update certifi requirement from >=2022.12.7 to >=2026.4.22
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version. - [Commits](certifi/python-certifi@2022.12.07...2026.04.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a71d334 commit 9f8a96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests>=2,<3
22
marshmallow_dataclass>=8
3-
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
3+
certifi>=2026.4.22 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)