Commit Graph

104 Commits

Author SHA1 Message Date
Arkadii Yakovets 767afef398
chore: Bump holidays to 0.28 (#24647) 2023-07-12 10:04:10 -07: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
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
Ville Brofeldt c09b8c6ec8
chore: remove user registrations menu for non-admins (#24198) 2023-06-13 14:03:58 +03:00
EugeneTorap a7f9c66e57
chore: Bump sqlparse to 0.4.4 (#24045)
Co-authored-by: sebastianliebscher <liebscher.sebastian@protonmail.ch>
2023-05-23 10:15:24 +03:00
Sebastian Liebscher 1583090623
chore(sqllab): remove deprecated PyArrow API (#24135) 2023-05-20 21:57:18 +03:00
John Bodley 58e1bcde9e
chore(trino): Bump Trino version to address an IANA time zone issue (#24069) 2023-05-16 06:54:46 -07:00
Beto Dealmeida 78bc0693d4
chore: bump dependencies (#23581)
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>
2023-05-15 19:06:10 -07:00
Daniel Vaz Gaspar 97482c57b5
chore: bump werkzeug and Flask (#23965) 2023-05-12 15:01:30 +01:00
Sebastian Liebscher c963416c09
chore: remove deprecated distutils (#24001) 2023-05-11 19:00:04 +03:00
Sebastian Liebscher e3719a1b07
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-05-10 20:21:56 +03:00
EugeneTorap 543040b304
chore: Bump python libs (#23986) 2023-05-10 13:19:25 +03:00
Beto Dealmeida 9fd936c18c
chore(slack): use recommended method for file upload (#23744) 2023-05-08 12:13:21 -07:00
Daniel Vaz Gaspar 31d33592ef
chore: bump wtforms and add missing flask-limiter (#23680) 2023-04-28 15:31:57 +01:00
EugeneTorap 689bc8ea04
chore: Use nh3 lib instead of bleach (#23862) 2023-04-28 14:36:51 +01:00
EugeneTorap 4a3984e49f
chore: Bump polyline to 2.0.0 (#23844) 2023-04-28 14:18:46 +02:00
EugeneTorap dab038c005
chore: Bump redis to 4.5.4 (#23845) 2023-04-28 10:46:56 +02:00
Arkadii Yakovets ff126542d8
fix(utils): evaluate date parser multiple holiday results correctly (#23685) 2023-04-26 13:59:31 +03:00
John Bodley d0fda60c85
feat(native-filters): Add legacy (filter-box) to native filter migration script (#23269) 2023-04-21 15:12:33 +12:00
Daniel Vaz Gaspar f0f27a486d
fix: bump FAB to 4.3.0 (#23184) 2023-02-24 10:42:07 +00:00
EugeneTorap 95eb8d79d0
chore: Bump cryptography to 39.0.1 (#23158) 2023-02-22 16:51:46 +00:00
Erik Ritter 98f4e90944
fix: Improve performance of CSV download (#22929) 2023-02-01 13:25:50 -08:00
Daniel Draper e18bf3f449
fix(dependency): update cryptography import (#22744)
Co-authored-by: Daniel Draper <daniel.draper@understand.ai>
2023-01-31 10:11:26 +00:00
Igor Șincariov 6cf434e5c1
feat: Add excel export (#22006)
Co-authored-by: Igor Șincariov <igorsinc@pm.me>
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-01-27 11:23:10 -07:00
John Bodley 0908fd291b
chore: Bump Flask-AppBuilder to 4.2.0 (#22580) 2023-01-11 10:43:19 -07:00
EugeneTorap 30dab3a00a
chore: Bump flask libs (#22355) 2023-01-09 10:10:31 +00:00
Hugh A. Miles II ebaad10d6c
feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912)
Co-authored-by: Antonio Rivero Martinez <38889534+Antonio-RiveroMartnez@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-01-03 17:22:42 -05:00
EugeneTorap ff1d29c539
chore: Bump holidays to 0.17.2 (#22354) 2022-12-07 10:17:57 +02:00
EugeneTorap d1294a06e6
chore: Refactor python libs (#22335) 2022-12-07 09:17:21 +02:00
EugeneTorap d881c5df30
chore: Support Python 3.11 (#22217) 2022-12-03 09:25:11 +02:00
Daniel Vaz Gaspar 35e0e5bfe6
chore: improve performance on bootstrap permissions (#22083) 2022-11-10 21:47:55 +00:00
John Bodley 9f7bd1e63f
fix(presto/trino): Ensure get_table_names only returns real tables (#21794) 2022-11-09 14:30:49 -08:00
Elizabeth Thompson efefb66c2d
chore: bump pyathena and related packages (#21958) 2022-10-28 18:15:15 -07:00
Erik Cederstrand 640628952e
chore(dep): Unpin slackclient dependency (#21586)
Co-authored-by: Erik Cederstrand <erik@adamatics.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-10-04 14:42:42 +03:00
Erik Cederstrand 82bd5a31b8
chore(deps): Unpin sqlparse dependency (#21581)
Co-authored-by: Erik Cederstrand <erik@adamatics.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-09-26 17:41:04 +03:00
EugeneTorap 7401f15add
chore: Bump sqlalchemy-utils to 0.38.3 (#21413) 2022-09-10 11:39:23 +03:00
Daniel Vaz Gaspar 29c233fc92
chore: bump FAB to 4.1.4 (#21329) 2022-09-06 10:56:57 +01:00
EugeneTorap 60db0bb47e
chore: Bump pandas to 1.4.4 (#21285) 2022-09-02 13:05:22 +03:00
EugeneTorap 76d6a9af91
chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002)
* Bump pandas 1.4 and pyarrow 6

* Use engine="pyarrow" for pd.read_csv()

* Refactoring

* Refactoring

* Refactoring

* Use bytes in pd.read_json()

* Fix test_contribution

* Fix pandas issue when 'arrays' are empty but 'names' contain values

* fix: ValueError: For argument "ascending" expected type bool, received type NoneType.

* Remove engine="pyarrow" and convert bytes to string

* make copy of selected df to fix regression

* Simplify pd.read_json() and pd.read_csv() for example data

Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-08-17 10:36:36 -03:00
Erik Cederstrand d817a1dc87
chore(deps): unpin holidays dependency version (#21091)
The blocking issue has been fixed upstream

Co-authored-by: Erik Cederstrand <erik@adamatics.com>
2022-08-16 00:51:27 +08:00
Beto Dealmeida e60083b45b
chore: upgrade SQLAlchemy to 1.4 (#19890)
* chore: upgrade SQLAlchemy

* Convert integration test to unit test

* Fix SQLite

* Update method names/docstrings

* Skip test

* Fix SQLite
2022-07-18 15:21:38 -07:00
Daniel Vaz Gaspar 183871b002
chore: bump FAB to 4.1.3 (#20621) 2022-07-06 12:55:24 +01:00
Daniel Vaz Gaspar c56e37cda2
fix: bump FAB to 4.1.2 (#20483) 2022-06-24 19:13:48 +01:00
Joe Li d3670f1472
chore(deps): pinning pyjwt to 2.4.0 (#20297)
* pinning pyjwt to 2.4.0

* Updating the max version based on PR comments

* Update setup.py

Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>
2022-06-07 21:34:00 -04:00
Joe Li b650a1d47c
chore(deps): bump numpy 1.22.1 and PyJWT to 2.4.0 (#20287)
* setting numpy 1.22.1 and PyJWT to 2.4.0

* requirements.txt

Co-authored-by: Arash <arash.afghahi@gmail.com>
2022-06-07 10:09:41 -06:00
John Bodley 2a1dcaf09b
chore(requirements): Cleanup of requirement inputs (#20154)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2022-06-03 08:35:50 -07:00
Diego Medina 1e46902602
chore: Update aiohttp to 3.8.1 (#20102) 2022-05-17 17:15:29 -04:00
Hugh A. Miles II 481ccfe0a6
chore: Update aiohttp>=3.7.4 in requirements (#19872)
* update

* lets see
2022-04-27 15:58:14 -07:00