Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit aa6ac2e

Browse files
Bump joblib from 1.1.0 to 1.2.0 (#317)
1 parent 1cb4fbc commit aa6ac2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'pipelinewise-singer-python==1.*',
2626
'snowflake-connector-python[pandas]==2.7.*',
2727
'inflection==0.5.1',
28-
'joblib==1.1.0',
28+
'joblib==1.2.0',
2929
'boto3==1.23.10',
3030
],
3131
extras_require={

0 commit comments

Comments
 (0)