Commit Graph

188 Commits

Author SHA1 Message Date
Beto Dealmeida
4a59f23be3 fix: bump sqlglot to support materialized CTEs (#27576) 2024-03-21 16:21:28 -03:00
nigzak
ecebd70ba0 chore: numexpr to fix CVE-2023-39631⁠ (2.8.4 => 2.9.0) (#27187)
Co-authored-by: Stefan Arnold <stefan.st.arnold@mercedes-benz.com>
(cherry picked from commit f453d5d7e7)
2024-03-04 11:16:40 -05:00
Joe Li
c0fa4f43e1 chore: bump cryptography minimum to 42.0.4 (#27281)
(cherry picked from commit 371f2ab851)
2024-03-04 11:16:40 -05:00
Evan Rusackas
524dbd570d fix(trino): bumping trino to fix hudi schema fetching (#27213)
(cherry picked from commit 11760d3fbf)
2024-03-04 11:13:38 -05:00
Daniel Vaz Gaspar
3650228f88 fix: bump FAB to 4.4.1 (perf issue) (#27233)
(cherry picked from commit 62cf0365e9)
2024-03-04 11:13:38 -05:00
Daniel Vaz Gaspar
ffa0c73776 fix: setting important lower bounds versions on requirements (#27167)
(cherry picked from commit c78ea20bef)
2024-02-23 10:49:07 -05:00
Daniel Vaz Gaspar
3eedcb4a2f
fix: unlock and bump werkzeug (#27164) 2024-02-20 10:42:32 +00:00
Daniel Vaz Gaspar
f7c5773a97
feat: bump FAB to 4.4.0 (#27159) 2024-02-19 21:06:27 +00:00
Daniel Vaz Gaspar
8235d59e56
fix: gevent upgrade to 23.9.1 (#27112) 2024-02-15 16:20:30 +00:00
Daniel Vaz Gaspar
e43097329f
fix: bump grpcio, urllib3 and paramiko (#27124) 2024-02-15 13:02:25 +00:00
Daniel Vaz Gaspar
152cd70b5f
fix: upgrade cryptography to major 42 (#27113) 2024-02-14 19:11:51 +00:00
Daniel Vaz Gaspar
43e1dc49c9
fix: bump FAB to 4.3.11 (#27039) 2024-02-07 15:58:19 +00:00
Evan Rusackas
6bc85a0d2c
chore(dependencies): bumping jinja2 (#26794) 2024-01-26 15:10:58 -07:00
Beto Dealmeida
c657745f02
chore: add google-auth for new example dashboard (#26816) 2024-01-26 13:50:22 -07:00
Evan Rusackas
f084572dc7
chore(dependencies): bumping fonttools (#26793) 2024-01-26 10:51:10 -07:00
Beto Dealmeida
c0b57bd1c3
feat(sqlparse): improve table parsing (#26476) 2024-01-22 11:16:50 -05:00
Musa Hamada
7ab37d2aae
feat(celery): upgrade celery and its dependencies packages (#26604)
Co-authored-by: musa.hammadi <musa.hammadi@infostrategic.com>
2024-01-17 06:59:49 +13:00
Ville Brofeldt
a1993566c4
chore: bump prophet to 1.1.5 (#26431) 2024-01-10 11:12:01 -08:00
cwegener
2ac28927a3
fix: bump pyarrow constraints (CVE-2023-47248) (#26187) 2023-12-11 13:27:53 -03:00
Beto Dealmeida
fbc66a8177
chore: bump shillelagh (#26043) 2023-11-21 09:48:39 -05:00
Daniel Vaz Gaspar
628cd345f2
fix: update FAB to 4.3.10, Azure user info fix (#26037) 2023-11-20 16:02:30 -03:00
Giacomo Barone
d95c200e69
fix: update flask-caching to avoid breaking redis cache, solves #25339 (#25947)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-11-10 20:13:50 -08:00
Daniel Vaz Gaspar
d2f511abba
feat: support server-side sessions (#25795) 2023-10-31 16:05:18 +00:00
Daniel Vaz Gaspar
8fb0c8da56
fix: bump to FAB 4.3.9 remove CSP exception (#25712) 2023-10-20 11:33:40 +01:00
Ville Brofeldt
cb963585ad
chore: sync lock files (#25667) 2023-10-17 09:51:35 -07:00
Ville Brofeldt
8c6bd4ef04
chore: bump pip-tools (#25645) 2023-10-15 07:40:10 -07:00
EugeneTorap
42d0474cc2
chore: Update pylint to 2.17.7 (#25566) 2023-10-09 11:51:41 -07:00
Kamil Gabryjelski
ff95d0face
feat: Implement using Playwright for taking screenshots in reports (#25247) 2023-10-04 06:51:58 +02:00
Daniel Vaz Gaspar
1716b9f8f6
fix: swagger UI CSP error (#25368) 2023-09-27 08:55:29 +01:00
Lily Kuang
40ba3c2d57
chore: cryptography version bump (#25276)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-09-26 16:01:01 -07:00
Ville Brofeldt
4ddd56f788
chore: bump gunicorn to v21 (#25313) 2023-09-15 13:14:00 -07:00
Michael S. Molina
9df1b26654
fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
Multazim Deshmukh
8d3340045c
build(deps): Bump PyHive (#25030) 2023-08-24 08:43:22 -07:00
Daniel Vaz Gaspar
6975084ea5
fix: extend user email size (#25053) 2023-08-22 14:52:49 +01:00
Beto Dealmeida
6b660c86a4
feat: a native SQLAlchemy dialect for Superset (#14225) 2023-08-18 12:21:36 -07:00
Michael S. Molina
62cbc0c95c
fix: Downgrades Prophet to 1.1.1 and Holidays to 0.23 (#25017) 2023-08-17 17:31:40 -03:00
Beto Dealmeida
f5ed4072e4
feat(gsheets): file upload (#24921) 2023-08-11 06:35:00 -07:00
suryadev99
cfadbeb353
chore: Bump cryptography (#24657)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-08-02 22:12:56 -07:00
EugeneTorap
fc89718d48
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2023-07-24 17:13:49 -07:00
Sebastian Liebscher
e06004292a
feat: add pandas performance dependencies (#24768) 2023-07-21 16:18:35 -06:00
Sebastian Liebscher
91e6f5cb9f
chore(deps): bump pandas >=2.0 (#24705)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-07-20 11:04:17 -07:00
John Bodley
aa01b51177
chore: Bump pyyaml bounds (#24731) 2023-07-18 14:29:29 -07:00
Arkadii Yakovets
767afef398
chore: Bump holidays to 0.28 (#24647) 2023-07-12 10:04:10 -07:00
dependabot[bot]
6b7b3ab069
build(deps): bump tox from 4.6.3 to 4.6.4 in /requirements (#24613)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:36:27 -06:00
John Bodley
462418ba82
chore: Bump/relax Flask libs (#24652) 2023-07-11 23:38:31 -07:00
Daniel Vaz Gaspar
4881328fbf
fix: CSP, bump FAB to 4.3.4 (#24646) 2023-07-10 20:09:50 +01:00
John Bodley
383dac6a5e
fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129) 2023-07-05 12:33:52 -07:00
dependabot[bot]
2dfb50b83a
build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements (#24452)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 12:07:21 -07:00
cwegener
f1b003f109
refactor: pkg_resources -> importlib.metadata (#24514) 2023-06-28 15:25:50 -07:00
Daniel Vaz Gaspar
0ddc0a6738
chore: remove marshmallow-enum dependency and bump FAB (#24499) 2023-06-27 08:37:43 +01:00