Skip to content

Commit 522384b

Browse files
feat(deps): bump certifi from 2025.4.26 to 2025.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15. - [Commits](certifi/python-certifi@2025.04.26...2025.06.15) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6978d commit 522384b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ packages = [
1616

1717
[tool.poetry.dependencies]
1818
python = ">=3.9,!=3.9.0,!=3.9.1"
19-
certifi = "2025.4.26" # See https://github.com/certifi/python-certifi/issues/349
19+
certifi = "2025.6.15" # See https://github.com/certifi/python-certifi/issues/349
2020
cryptography = ">=40"
2121
snowflake-sqlalchemy = "==1.7.4"
2222
snowflake-connector-python = { version = "~=3.15", extras = ["secure-local-storage"] }

0 commit comments

Comments
 (0)