dependabot[bot]
|
02311f190b
|
Bump babel from 2.9.0 to 2.9.1 (#340)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-24 23:14:58 +00:00 |
|
dependabot[bot]
|
d8b68136ef
|
Bump pillow from 8.2.0 to 8.3.2 (#336)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-20 15:32:47 +01:00 |
|
dependabot[bot]
|
f49c60d7f6
|
Bump urllib3 from 1.26.4 to 1.26.5 (#303)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-18 18:05:16 +01:00 |
|
dependabot[bot]
|
2452fceeda
|
Bump pillow from 8.1.1 to 8.2.0 (#305)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-18 18:05:04 +01:00 |
|
dependabot[bot]
|
3612c1747e
|
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:35 +01:00 |
|
dependabot[bot]
|
a30b1bbf71
|
Bump pillow from 8.1.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.0...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:28 +01:00 |
|
dependabot[bot]
|
a0ace027d3
|
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:19 +01:00 |
|
rubenwardy
|
77dcb85912
|
Add username validation to signup page
|
2021-02-22 23:45:20 +00:00 |
|
rubenwardy
|
bb79d564a8
|
Fix missing bcrypt dep
|
2021-02-02 21:07:15 +00:00 |
|
rubenwardy
|
aa7b8a0fc0
|
Update dependencies
|
2021-02-02 20:18:53 +00:00 |
|
rubenwardy
|
2f66db5989
|
Update API docs, add support for code highlighting, add markdown table support
|
2021-02-02 17:09:19 +00:00 |
|
rubenwardy
|
b613ac4b89
|
Fix default branch detection
|
2021-01-29 17:17:51 +00:00 |
|
dependabot[bot]
|
aabf70d458
|
Bump lxml from 4.5.2 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-10 03:07:50 +00:00 |
|
rubenwardy
|
5ef15e91d4
|
Remove flask_user and use flask_login directly, with partial feature support
|
2020-12-05 02:20:21 +00:00 |
|
dependabot[bot]
|
6eb4a803fd
|
Bump cryptography from 2.9.2 to 3.2 (#242)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-27 22:55:53 +00:00 |
|
rubenwardy
|
9d3ba8991d
|
Add requirements lock file
|
2020-07-16 14:26:26 +01:00 |
|