sahil28297
53f6404604
chore: pin redis version to 3.5.1
2020-05-21 14:36:19 +05:30
Faris Ansari
ce734e88e5
Merge branch 'develop' into migrate-to
2020-05-15 15:34:03 +05:30
Gavin D'souza
1ee09fa76e
chore: pin terminaltables dependency
2020-05-14 12:25:02 +05:30
dependabot-preview[bot]
1ed4ebe0fd
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
...
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.3.8 to 2.3.9. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases )
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md )
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:33:33 +00:00
Gavin D'souza
451772dfab
refactor(commands): migrate-to frappecloud connector
2020-05-11 15:47:19 +05:30
mergify[bot]
30e2fc77df
Merge pull request #10272 from adityahase/perf-recorder
...
perf(recorder): Don't store context (code) and frame locals
2020-05-10 07:10:46 +00:00
Aditya Hase
95f3add3d3
chore(requirements): Remove Pygments from requirements.txt
2020-05-08 15:35:28 +05:30
Sagar Vora
204b0c6567
Merge branch 'develop' into ipython
2020-05-04 14:32:28 +05:30
Sagar Vora
ff89abd930
fix(v13): use newer ipython compatible with python 3.8
2020-05-04 14:28:09 +05:30
Faris Ansari
caa068932c
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind
2020-04-24 23:48:29 +05:30
Faris Ansari
2431767fdf
feat: Page Builder based on Tailwind
...
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30
Suraj Shetty
9a3c8aaee5
Merge branch 'develop' into feat-frontmatter
2020-04-10 22:03:09 +05:30
Gavin D'souza
608243b165
chore(deps): bump PyYAML to 5.3.1
2020-04-10 11:16:34 +05:30
Gavin D'souza
f6412abc47
feat: handle frontmatter via internal API
...
chore: drop frontmatter dependency
Co-authored-by: Jonathan Beebe <me@jonbeebe.net>
2020-04-09 17:18:22 +05:30
dependabot[bot]
34f2a0ada1
chore(deps): bump bleach from 3.1.2 to 3.1.4
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 09:38:12 +00:00
dependabot[bot]
bdb77ba521
chore(deps): bump bleach from 2.1.4 to 3.1.2 ( #9779 )
...
* chore(deps): bump bleach from 2.1.4 to 3.1.2
Bumps [bleach](https://github.com/mozilla/bleach ) from 2.1.4 to 3.1.2.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v2.1.4...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: use html.parser instead of html5lib
bleach no longer ships html5lib as a requirement and instead has
included it in the system. we can switch to using html.parser instead;
which is not an external dependency unlike html5lib.
source: https://github.com/mozilla/bleach/blob/master/CHANGES#L206
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: use html5lib from bleach
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: import html5lib from bleach._vendor
fixes issue where bs4 is unable to find html5lib in the tree:
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: bleach._vendor.html5lib. Do you need to install a parser library?
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: just give up and install html5lib as a dependency
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-25 00:20:57 +05:30
Chinmay D. Pai
868f761c7d
chore: add ldap3 to requirements
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-23 13:15:35 +05:30
Bernhard Sirlinger
53b899343e
chore(deps): bump urllib3 from 1.25.7 to 1.25.8 ( #9624 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:45:57 +05:30
mergify[bot]
156f7430cd
Merge pull request #9620 from frappe/revert-9577-dependabot/pip/pyyaml-5.3
...
revert: "chore(deps): bump pyyaml from 5.1 to 5.3"
2020-03-03 01:48:42 +00:00
Bernhard Sirlinger
9db23e02dd
chore(deps): bump pyopenssl from 19.0.0 to 19.1.0 ( #9626 )
...
Bumps [pyopenssl](https://github.com/pyca/pyopenssl ) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases )
- [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/pyopenssl/compare/19.0.0...19.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:01:41 +05:30
Bernhard Sirlinger
17ff75fc44
chore(deps): bump passlib from 1.7.1 to 1.7.2 ( #9625 )
...
Bumps [passlib](https://bitbucket.org/ecollins/passlib ) from 1.7.1 to 1.7.2.
- [Commits](https://bitbucket.org/ecollins/passlib/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:00:38 +05:30
Suraj Shetty
317f1d0c81
Merge branch 'develop' into revert-9577-dependabot/pip/pyyaml-5.3
2020-03-03 00:14:31 +05:30
Gavin D'souza
f2b8f42b90
chore(deps): bump frontmatter to 3.0.6
2020-03-02 22:47:10 +05:30
gavin
4ca2dd5f34
Revert "chore(deps): bump pyyaml from 5.1 to 5.3 ( #9577 )"
...
This reverts commit a2c23fcea6 .
2020-03-02 22:41:52 +05:30
Bernhard Sirlinger
eabb7f5e98
chore(deps): bump requests from 2.22.0 to 2.23.0 ( #9579 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 22:20:08 +05:30
Bernhard Sirlinger
7db20711db
chore(deps): bump ipython from 5.8.0 to 5.9.0 ( #9592 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/5.8.0...5.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:53:03 +05:30
Bernhard Sirlinger
3005790c3c
chore(deps): bump six from 1.13.0 to 1.14.0 ( #9594 )
...
Bumps [six](https://github.com/benjaminp/six ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases )
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES )
- [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:19:59 +05:30
Bernhard Sirlinger
eb3f49a0fd
chore(deps): bump pygments from 2.2.0 to 2.5.2 ( #9591 )
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.2.0 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:19:21 +05:30
dependabot-preview[bot]
174bdf475a
chore(deps): bump gitpython from 2.1.11 to 2.1.15
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/2.1.11...2.1.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 09:35:09 +00:00
Bernhard Sirlinger
a2c23fcea6
chore(deps): bump pyyaml from 5.1 to 5.3 ( #9577 )
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.1 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:38:44 +05:30
Bernhard Sirlinger
c3b3f28772
chore(deps): bump semantic-version from 2.8.2 to 2.8.4 ( #9567 )
...
Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion ) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/rbarrois/python-semanticversion/releases )
- [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog )
- [Commits](https://github.com/rbarrois/python-semanticversion/compare/2.8.2...2.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:37:39 +05:30
Bernhard Sirlinger
3edc7db2ed
chore(deps): bump beautifulsoup4 from 4.8.1 to 4.8.2 ( #9572 )
...
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.8.1 to 4.8.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:31:31 +05:30
Bernhard Sirlinger
5dbdc63dfc
chore(deps): bump pyasn1 from 0.4.7 to 0.4.8 ( #9571 )
...
Bumps [pyasn1](https://github.com/etingof/pyasn1 ) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/etingof/pyasn1/releases )
- [Changelog](https://github.com/etingof/pyasn1/blob/master/CHANGES.rst )
- [Commits](https://github.com/etingof/pyasn1/compare/v0.4.7...v0.4.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:29:32 +05:30
Bernhard Sirlinger
6e8b6ad819
chore(deps): bump markdown2 from 2.3.7 to 2.3.8 ( #9573 )
...
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/trentm/python-markdown2/releases )
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md )
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.7...2.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:28:53 +05:30
dependabot-preview[bot]
28529f1fa5
chore(deps): bump croniter from 0.3.30 to 0.3.31
...
Bumps [croniter](https://github.com/kiorky/croniter ) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/kiorky/croniter/releases )
- [Changelog](https://github.com/kiorky/croniter/blob/master/docs/CHANGES.rst )
- [Commits](https://github.com/kiorky/croniter/compare/0.3.30...0.3.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 14:14:15 +00:00
gavin
41a176aa77
chore: pin gitdb due to package update in PYPI ( #9553 )
2020-02-26 12:33:19 +05:30
Chinmay D. Pai
585ea4a191
chore: pin to 0.16.1
...
lol
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-07 12:28:36 +05:30
Chinmay D. Pai
f239684740
chore: update werkzeug to 1.0.0
...
* move all werkzeug.wsgi and werkzeug.contrib imports to
werkzeug.middleware to make things work.
* update pinned requirement to 1.0.0
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-07 12:16:42 +05:30
Aditya Hase
76eba344fa
fix: Update vulnerable dependencies ( #9303 )
...
* fix: Update vulnerable dependencies
* chore: update PyYAML to 5.1
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2020-01-18 10:39:00 +05:30
Chinmay D. Pai
459e550a3f
fix(requirements): remove psycopg2 from requirements
...
apparently, since version 2.8, psycopg2 does not install the binary
version by default (read source), and hence fails on setup with the
error:
Error: pg_config executable not found
since nobody can really be arsed to compile this binary on their own,
we'll stick to using psycopg2-binary instead.
source: https://www.postgresql.org/message-id/CA%2Bmi_8bd6kJHLTGkuyHSnqcgDrJ1uHgQWvXCKQFD3tPQBUa2Bw%40mail.gmail.com
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-12-31 18:19:15 +05:30
Sagar Vora
58e1bc5ce1
fix: update version pinning for python 3.8 compatibility
2019-12-27 15:07:17 +05:30
Faris Ansari
488c68df96
Merge branch 'develop' into refactor-scheduler
2019-12-02 13:16:45 +05:30
gavin
695e212575
Merge branch 'develop' into drop-selenium
2019-11-29 13:13:33 +05:30
gavin
7daa6736f6
chore(deps): [security] bump markdown2 from 2.3.5 to 2.3.6
...
redo https://github.com/frappe/frappe/pull/8811 after merging https://github.com/frappe/frappe/pull/8823
2019-11-27 20:37:19 +05:30
Gavin D'souza
aa217e3b46
fix(compat): pin requirements for backwards compatibility
...
gunicorn==19.9.0
ipython==5.8.0
openpyxl==2.6.4
to update these packages, will have to drop support for py2
2019-11-15 15:35:54 +05:30
Gavin D'souza
6cb2a9c2ee
chore: added selenium requirements
2019-11-15 13:45:33 +05:30
Gavin D'souza
a3b100daae
chore: manual requirements.txt generation
2019-11-15 13:36:47 +05:30
Gavin D'souza
ae48dfe2b4
chore: dropped legacy selenium dependant tests
...
selenium TestDriver deprecated
--ui-tests flag in `bench run-tests` deprecated
2019-11-13 15:01:05 +05:30
Gavin D'souza
babcf7d25b
chore: trimmed requirements by pipreqs
2019-11-12 16:07:19 +05:30
Rushabh Mehta
463d1c5ec5
fix(major): upgrade redis-py and rq and try and fix scheduler tests
2019-11-07 12:14:09 +05:30