Skip to content

Commit

Permalink
Update pyasn1-modules requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pyasn1-modules
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent b66ad89 commit 6c967d6
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dbt-trino @ git+https://github.com/starburstdata/dbt-trino.git@master
dbt-fabric @ git+https://github.com/microsoft/dbt-fabric.git@main
dbt-synapse @ git+https://github.com/microsoft/dbt-synapse.git@master

pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pydantic~=1.10
pyodbc==4.0.39 --no-binary pyodbc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dbt-databricks~=1.0.0
dbt-rpc~=0.1.1
json-rpc==1.13.0
grpcio-status~=1.47.0
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc~=4.0.32
# the following need to be pinned to prevent a circular dependency issue
chardet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dbt-rpc~=0.1.1
json-rpc==1.13.0
grpcio-status~=1.47.0
pyarrow!=12.0.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc~=4.0.32
snowflake-connector-python~=3.0,!=3.0.4
wheel
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dbt-rpc~=0.1.1
json-rpc==1.13.0
grpcio-status~=1.47.0
pyarrow!=12.0.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc==4.0.32 --no-binary pyodbc
snowflake-connector-python~=3.0,!=3.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dbt-rpc~=0.2.1
json-rpc==1.13.0
grpcio-status~=1.47.0
pyarrow!=12.0.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc==4.0.32 --no-binary pyodbc
snowflake-connector-python~=3.0,!=3.0.4
google-cloud-bigquery~=2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ json-rpc==1.15.0
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
grpcio-status~=1.47.0
pyarrow~=14.0.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc==4.0.32 --no-binary pyodbc
snowflake-connector-python~=3.0,!=3.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/108
json-rpc==1.15.0
pandas<2.2.0,>=2.0.0
pyarrow~=14.0.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyodbc==4.0.39 --no-binary pyodbc
snowflake-connector-python[secure-local-storage]~=3.0,!=3.0.4
snowflake-connector-python~=3.0,!=3.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dbt-fabric==1.6.0
dbt-rpc~=0.4.1
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
pandas<2.2.0,>=2.0.0
pyasn1-modules~=0.3.0
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pyodbc==4.0.39 --no-binary pyodbc
snowflake-connector-python ~=3.0,!=3.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dbt-databricks~=1.6.0
dbt-trino~=1.6.0
dbt-fabric~=1.6.0
dbt-rpc~=0.4.1
pyasn1-modules~=0.3.0
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pyodbc==4.0.39 --no-binary pyodbc
snowflake-connector-python ~=3.0,!=3.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dbt-synapse~=1.7.0
dbt-rpc~=0.4.1
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
pandas<2.2.0,>=2.0.0
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pydantic~=1.10
pyodbc==4.0.39 --no-binary pyodbc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dbt-trino~=1.7.0rc1
dbt-fabric~=1.7.0
dbt-synapse~=1.7.0rc1
dbt-rpc~=0.4.1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pydantic~=1.10
pyodbc==4.0.39 --no-binary pyodbc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dbt-trino~=1.8.0b1
# `dbt-fabric==1.8.3` breaks `dbt-synapse`
dbt-fabric>=1.8.0rc3,<1.8.3
dbt-synapse~=1.8.0rc1
pyasn1-modules~=0.2.1
pyasn1-modules~=0.4.0
pyarrow~=14.0.1
pydantic~=1.10
pyodbc==4.0.39 --no-binary pyodbc
Expand Down

0 comments on commit 6c967d6

Please sign in to comment.