Skip to content

Commit 7359d29

Browse files
committed
chore: pre-commit fix
1 parent 6735ec2 commit 7359d29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testing-tools/boil-config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[versions."0.3.0".build-arguments]
2-
python-version = "3.12"
2+
python-version = "3.12"

testing-tools/hive/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ thrift==0.13.0
44
# gssapi/kerberos/pure-sasl are needed for using the python metastore client with kerberos.
55
gssapi==1.10.1
66
kerberos==1.3.1
7-
pure-sasl==0.6.2
7+
pure-sasl==0.6.2

0 commit comments

Comments
 (0)