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

Commit a865b07

Browse files
Bump inflection from 0.3.1 to 0.5.1
Bumps [inflection](https://github.com/jpvanhal/inflection) from 0.3.1 to 0.5.1. - [Release notes](https://github.com/jpvanhal/inflection/releases) - [Commits](jpvanhal/inflection@0.3.1...0.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e060d44 commit a865b07

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
@@ -20,7 +20,7 @@
2020
install_requires=[
2121
'pipelinewise-singer-python==1.*',
2222
'psycopg2-binary==2.8.5',
23-
'inflection==0.3.1',
23+
'inflection==0.5.1',
2424
'joblib==0.16.0'
2525
],
2626
extras_require={

0 commit comments

Comments
 (0)