Skip to content

Commit

Permalink
Bump snowflake-connector-python from 3.12.1 to 3.12.3 (#2863)
Browse files Browse the repository at this point in the history
Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.12.1 to 3.12.3.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.12.1...v3.12.3)

---
updated-dependencies:
- dependency-name: snowflake-connector-python
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 8fdd0c6 commit 81d5a04
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
appnope==0.1.4
# via ipykernel
asn1crypto==1.5.1
# via snowflake-connector-python
asttokens==2.4.1
Expand Down Expand Up @@ -89,6 +87,7 @@ cryptography==43.0.1
# msal
# pyjwt
# pyopenssl
# secretstorage
# snowflake-connector-python
dataclasses-json==0.5.9
# via flytekit
Expand Down Expand Up @@ -217,6 +216,10 @@ jaraco-functools==4.0.1
# via keyring
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jmespath==1.0.1
# via botocore
joblib==1.4.2
Expand Down Expand Up @@ -473,6 +476,8 @@ scikit-learn==1.5.0
# via -r dev-requirements.in
scipy==1.13.1
# via scikit-learn
secretstorage==3.3.3
# via keyring
setuptools-scm==8.1.0
# via -r dev-requirements.in
six==1.16.0
Expand All @@ -482,7 +487,7 @@ six==1.16.0
# isodate
# kubernetes
# python-dateutil
snowflake-connector-python==3.12.1
snowflake-connector-python==3.12.3
# via -r dev-requirements.in
sortedcontainers==2.4.0
# via
Expand Down

0 comments on commit 81d5a04

Please sign in to comment.