pyup-bot
6727ae67bc
Update pyexcel-ods3 from 0.5.0 to 0.5.1
2017-10-20 08:32:29 +01:00
pyup-bot
2961aebf24
Update pyexcel-io from 0.5.1 to 0.5.2
2017-10-20 07:47:28 +01:00
Leo Hemsted
819611728c
log json to stdout
2017-10-17 14:23:15 +01:00
pyup-bot
07d0661425
Update ago from 0.0.9 to 0.0.92
2017-10-15 02:02:12 +01:00
Chris Hill-Scott
6f2e1e1c87
Remove cffi
...
It doesn’t seem to be used; tests pass without it being installed.
Was added in 10950bb8a6 with no explanation as to why it’s needed…
2017-10-04 10:39:57 +01:00
pyup-bot
9f554f1e4c
Update cffi from 1.11.0 to 1.11.1
2017-10-04 08:32:56 +01:00
pyup-bot
64f722e35f
Update pyexcel from 0.5.3 to 0.5.4
2017-09-27 13:31:44 +01:00
pyup-bot
298070d6c0
Update whitenoise from 3.3.0 to 3.3.1
2017-09-23 18:37:39 +01:00
Sakis
3628f7d7d3
Merge pull request #1489 from alphagov/bump_utils
...
Bump utils to 21.2.0
2017-09-21 10:57:05 +01:00
Chris Hill-Scott
edaa7b85b0
Merge pull request #1493 from alphagov/pyup-update-cffi-1.10.0-to-1.11.0
...
Update cffi to 1.11.0
2017-09-19 09:22:05 +01:00
Chris Hill-Scott
6fa9d1f4b8
Merge pull request #1498 from alphagov/remove-gfm
...
Remove Github-Flavored Markdown dependency
2017-09-19 09:20:11 +01:00
Chris Hill-Scott
0dca997880
Merge pull request #1496 from alphagov/running-without-six
...
Remove six dependency
2017-09-19 09:20:04 +01:00
Chris Hill-Scott
4d1c10c48c
Remove Github-Flavored Markdown dependency
...
This was used when we published the documentation in the app.
2017-09-18 10:15:07 +01:00
Chris Hill-Scott
0789c37d48
Remove lxml package
...
We don’t use lxml directly. Our dependencies (eg html5lib) do, but we
should just install whatever version they specify.
2017-09-18 09:54:40 +01:00
Chris Hill-Scott
a49c30a92d
Remove six dependency
...
six is used for Python 2/3 compatibility. We never run under Python 2.
2017-09-18 09:34:31 +01:00
pyup-bot
8fca1345c7
Update cffi from 1.10.0 to 1.11.0
2017-09-16 16:47:27 +01:00
Athanasios Voutsadakis
f030f6b37d
Bump utils to 21.2.0
...
This will stop logging the request, as it is logged by nginx-access logs
2017-09-15 11:01:58 +01:00
Athanasios Voutsadakis
a912f2377d
Bump utils to 21.0.0
...
This changes the log file handler to WatchedFileHandler which should
successfully handle different processes writing to the same logrotated
file.
2017-09-08 16:17:02 +01:00
pyup-bot
59d2cee2a0
Update notifications-python-client from 4.3.1 to 4.4.0
2017-09-06 11:16:11 +01:00
pyup-bot
5538512c55
Update pyexcel-io from 0.5.0 to 0.5.1
2017-09-02 19:46:04 +01:00
Chris Hill-Scott
9ad980c59c
Merge pull request #1467 from alphagov/pyup-update-pyexcel-xls-0.4.1-to-0.5.0
...
Update pyexcel-xls to 0.5.0
2017-08-31 11:42:53 +01:00
pyup-bot
84ab38611f
Update pyexcel-xls from 0.4.1 to 0.5.0
2017-08-31 11:32:13 +01:00
pyup-bot
a2c5c817e8
Update pyexcel-ods3 from 0.4.1 to 0.5.0
2017-08-31 11:31:28 +01:00
Chris Hill-Scott
0b467f911d
Merge pull request #1461 from alphagov/pyup-update-pyexcel-xlsx-0.4.1-to-0.5.0.1
...
Update pyexcel-xlsx to 0.5.0.1
2017-08-31 11:31:11 +01:00
pyup-bot
fff4e27c98
Update pyexcel-xlsx from 0.4.1 to 0.5.0.1
2017-08-30 23:45:58 +01:00
pyup-bot
a979c510c8
Update pyexcel-io from 0.4.4 to 0.5.0
2017-08-30 23:16:00 +01:00
pyup-bot
3a49580a42
Update boto3 from 1.4.6 to 1.4.7
2017-08-29 21:30:59 +01:00
Chris Hill-Scott
7d8eb33c38
Merge pull request #1448 from alphagov/bump-utils-19.0.4
...
Bump utils to 19.0.4
2017-08-25 14:34:52 +01:00
Chris Hill-Scott
ac0315e968
Bump utils to 19.0.4
...
Brings in:
- [ ] https://github.com/alphagov/notifications-utils/pull/212
2017-08-25 09:34:12 +01:00
pyup-bot
af0e33c123
Update pyexcel-xls from 0.4.0 to 0.4.1
2017-08-25 07:15:53 +01:00
Rebecca Law
e73ff339e6
Bump utils to 19.0.1
...
To eliminate flask deprecation warnings.
2017-08-23 12:13:12 +01:00
Chris Hill-Scott
d36183db7d
Bump utils to 19.0.0
...
Brings in:
- [ ] https://github.com/alphagov/notifications-utils/pull/201
https://github.com/alphagov/notifications-utils/compare/17.8.0...19.0.0
2017-08-22 16:34:58 +01:00
Leo Hemsted
f97f249bc0
Merge pull request #1414 from alphagov/logs-cleanup
...
don't capture logs directly from stdout
2017-08-22 14:44:59 +01:00
Chris Hill-Scott
d116625cde
Merge pull request #1421 from alphagov/pyup-update-boto3-1.4.5-to-1.4.6
...
Update boto3 to 1.4.6
2017-08-22 12:36:39 +01:00
chfw
886fb2bb3c
🐛 fix the broken test by replacing a buggy depdency ezodf v0.3.2 with pyexcerl-ezodf v0.3.2. More info can be found here: https://github.com/pyexcel/pyexcel-ezodf/issues/1 . The package name change reason can be found here: https://github.com/pyexcel/pyexcel-ezodf/issues/2 .
2017-08-17 23:52:34 +01:00
pyup-bot
302c4384dc
Update boto3 from 1.4.5 to 1.4.6
2017-08-12 02:00:26 +01:00
Leo Hemsted
56746e6f0f
don't capture logs directly from stdout
...
previously in run_app_paas.sh, we captured stdout from the app and
piped that into the log file. However, this came up with a bunch of
problems, mainly that exceptions with stack traces often weren't
formatted properly, and kibana could not parse them
instead, with the updated utils library, we can use that to log json
straight to the appropriate directory directly.
2017-08-09 15:41:33 +01:00
pyup-bot
ebe8b2b51c
Update pyexcel-io from 0.4.3 to 0.4.4
2017-08-08 19:45:24 +01:00
Rebecca Law
48162f46bd
Testing deploy - changing order of requirements
2017-08-08 16:09:16 +01:00
Ken Tsang
75575db602
Bump utils version to fix dashes issue
2017-08-03 14:54:16 +01:00
pyup-bot
7b10ca8a3e
Update pyexcel from 0.5.2 to 0.5.3
2017-08-01 18:45:08 +01:00
Chris Hill-Scott
220d2fd9fb
Merge pull request #1400 from alphagov/bump-utils-quotes-and-linebreaks
...
Bump utils to 17.7.0
2017-08-01 16:52:42 +01:00
Chris Hill-Scott
61bc10fd3e
Bump utils to 17.7.0
...
Changes:
https://github.com/alphagov/notifications-utils/compare/17.5.7...17.7.0
2017-08-01 16:16:20 +01:00
Chris Hill-Scott
f761214380
Merge pull request #1398 from alphagov/pyup-update-boto3-1.4.4-to-1.4.5
...
Update boto3 to 1.4.5
2017-08-01 11:54:13 +01:00
pyup-bot
acd8afe402
Update boto3 from 1.4.4 to 1.4.5
2017-08-01 01:45:07 +01:00
pyup-bot
c495c7abab
Update pyexcel-io from 0.4.2 to 0.4.3
2017-07-29 08:15:02 +01:00
Leo Hemsted
5d70b0edb0
remove credstash
2017-07-27 12:43:08 +01:00
Chris Hill-Scott
63f75a4cdc
Merge pull request #1385 from alphagov/pyup-update-pyexcel-xlsx-0.4.0-to-0.4.1
...
Update pyexcel-xlsx to 0.4.1
2017-07-26 09:49:52 +01:00
pyup-bot
5eac2bdbd0
Update pyexcel-xlsx from 0.4.0 to 0.4.1
2017-07-26 09:43:40 +01:00
pyup-bot
b19ed257a1
Update pyexcel from 0.5.0 to 0.5.2
2017-07-26 09:43:36 +01:00