Skip to content

Commit b97a060

Browse files
feat: Update singer-sdk to ~=0.46.0 (#626)
1 parent 069ea41 commit b97a060

File tree

2 files changed

+825
-855
lines changed

2 files changed

+825
-855
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"psycopg2-binary==2.9.10",
3030
"sqlalchemy==2.0.40",
3131
"sshtunnel==0.4.0",
32-
"singer-sdk[faker]~=0.45.7",
32+
"singer-sdk[faker]~=0.46.0",
3333
]
3434

3535
[project.urls]
@@ -52,7 +52,7 @@ lint = [
5252
testing = [
5353
"hypothesis>=6.122.1",
5454
"pytest>=8",
55-
"singer-sdk[testing]~=0.45.7",
55+
"singer-sdk[testing]~=0.46.0",
5656
]
5757
typing = [
5858
"mypy>=1.8.0",

0 commit comments

Comments
 (0)