We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04c31fe + 93f5a9e commit 80d6251Copy full SHA for 80d6251
1 file changed
setup.py
@@ -17,10 +17,10 @@
17
"grpcio-tools==1.75.1",
18
"iniconfig==2.1.0",
19
"Jinja2==3.1.6",
20
- "MarkupSafe==3.0.2",
+ "MarkupSafe==3.0.3",
21
"numpy==2.3.3",
22
"packaging==24.2",
23
- "pandas==2.3.2",
+ "pandas==2.3.3",
24
"pluggy==1.6.0",
25
"protobuf>=6.31.1",
26
"pyarrow==19.0.1",
@@ -30,7 +30,7 @@
30
"six==1.17.0",
31
"structlog==25.4.0",
32
"tomli==2.2.1",
33
- "tzdata==2025.1",
+ "tzdata==2025.2",
34
]
35
url = "https://github.com/cloudquery/plugin-sdk-python"
36
0 commit comments