Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit c6be66b

Browse files
bors[bot]pyup-bot
andcommitted
Merge #1852
1852: Scheduled weekly dependency update for week 15 r=mythmon a=pyup-bot ### Update [Faker](https://pypi.org/project/Faker) from **1.0.4** to **1.0.5**. <details> <summary>Changelog</summary> ### 1.0.5 ``` ----------------------------------------------------------------------------------- * Add min and max values for ``pyfloat`` and ``pydecimal``. Thanks Lrcezimbra. * Add ``months`` and ``M`` to the syntax for ``start_date`` and ``end_date``. Thanks anneclairebrld. * Add support for ``PyInstaller``. Thanks arossert. * Add Dutch company names. Thanks MathynS. * Fix some invalid French phone numbers starting with ``+33 8x``. Thanks stephane. * Add Armenian locale ``hy_AM``. Thanks hovikman. ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/faker - Changelog: https://pyup.io/changelogs/faker/ - Repo: https://github.com/joke2k/faker </details> ### Update [pytz](https://pypi.org/project/pytz) from **2018.9** to **2019.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* <details> <summary>Links</summary> - PyPI: https://pypi.org/project/pytz - Homepage: http://pythonhosted.org/pytz - Docs: https://pythonhosted.org/pytz/ </details> ### Update [sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp) from **1.0.1** to **1.0.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* <details> <summary>Links</summary> - PyPI: https://pypi.org/project/sphinxcontrib-htmlhelp </details> ### Update [Django](https://pypi.org/project/Django) from **2.1.7** to **2.1.8**. <details> <summary>Changelog</summary> ### 2.1.8 ``` ========================== *April 1, 2019* Django 2.1.8 fixes a bug in 2.1.7. Bugfixes ======== * Prevented admin inlines for a ``ManyToManyField``\&#39;s implicit through model from being editable if the user only has the view permission (:ticket:`30289`). ========================== ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/django - Changelog: https://pyup.io/changelogs/django/ - Homepage: https://www.djangoproject.com/ </details> ### Update [psycopg2](https://pypi.org/project/psycopg2) from **2.8.1** to **2.8.2**. <details> <summary>Changelog</summary> ### 2.8.2 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed `~psycopg2.extras.RealDictCursor` when there are repeated columns (:ticket:`884`). - Binary packages built with openssl 1.1.1b. Should fix concurrency problems (:tickets:`543, 836`). ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/psycopg2 - Changelog: https://pyup.io/changelogs/psycopg2/ - Homepage: http://initd.org/psycopg/ </details> ### Update [fastecdsa](https://pypi.org/project/fastecdsa) from **1.7.1** to **1.7.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* <details> <summary>Links</summary> - PyPI: https://pypi.org/project/fastecdsa - Repo: https://github.com/AntonKueltz/fastecdsa </details> Co-authored-by: pyup-bot <[email protected]>
2 parents 9e312d7 + 78d253c commit c6be66b

File tree

2 files changed

+28
-29
lines changed

2 files changed

+28
-29
lines changed

requirements/constraints.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ coreschema==0.0.4 \
4848
docutils==0.14 \
4949
--hash=sha256:02aec4bd92ab067f6ff27a38a38a41173bf01bed8f89157768c1573f53e474a6 \
5050
--hash=sha256:51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274
51-
Faker==1.0.4 \
52-
--hash=sha256:00b7011757c4907546f17d0e47df098b542ea2b04c966ee0e80a493aae2c13c8 \
53-
--hash=sha256:745ac8b9c9526e338696e07b7f2e206e5e317e5744e22fdd7c2894bf19af41f1
51+
Faker==1.0.5 \
52+
--hash=sha256:167cef2454482dc2fbd8b0ff6a5ba3dbac8d3a3ebdee6ba819d008100d9d9428 \
53+
--hash=sha256:3f2f4570df28df2eb8f39b00520eb610081d6552975e926c6a2cbc64fd89c4c1
5454
future==0.17.1 \
5555
--hash=sha256:67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
5656
greenlet==0.4.15 \
@@ -143,9 +143,9 @@ pyflakes==2.1.1 \
143143
python-dateutil==2.8.0 \
144144
--hash=sha256:7e6584c74aeed623791615e26efd690f29817a27c73085b78e4bad02493df2fb \
145145
--hash=sha256:c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e
146-
pytz==2018.9 \
147-
--hash=sha256:32b0891edff07e28efe91284ed9c31e123d84bea3fd98e1f72be2508f43ef8d9 \
148-
--hash=sha256:d5f05e487007e29e03409f9398d074e158d920d36eb82eaf66fb1136b0c5374c
146+
pytz==2019.1 \
147+
--hash=sha256:303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda \
148+
--hash=sha256:d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141
149149
s3transfer==0.2.0 \
150150
--hash=sha256:7b9ad3213bff7d357f888e0fab5101b56fa1a0548ee77d121c3a3dbfbef4cb2e \
151151
--hash=sha256:f23d5cb7d862b104401d9021fc82e5fa0e0cf57b7660a1331425aab0c691d021
@@ -358,9 +358,9 @@ aniso8601==3.0.2 \
358358
--hash=sha256:7849749cf00ae0680ad2bdfe4419c7a662bef19c03691a19e008c8b9a5267802 \
359359
--hash=sha256:94f90871fcd314a458a3d4eca1c84448efbd200e86f55fe4c733c7a40149ef50 \
360360
# pyup: >=3,<4 # pinned by graphene 2.2.0
361-
sphinxcontrib-htmlhelp==1.0.1 \
362-
--hash=sha256:e31c8271f5a8f04b620a500c0442a7d5cfc1a732fa5c10ec363f90fe72af0cb8 \
363-
--hash=sha256:0d691ca8edf5995fbacfe69b191914256071a94cbad03c3688dca47385c9206c
361+
sphinxcontrib-htmlhelp==1.0.2 \
362+
--hash=sha256:4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422 \
363+
--hash=sha256:d4fd39a65a625c9df86d7fa8a2d9f3cd8299a3a4b15db63b50aac9e161d8eff7
364364
sphinxcontrib-applehelp==1.0.1 \
365365
--hash=sha256:fb8dee85af95e5c30c91f10e7eb3c8967308518e0f7488a2828ef7bc191d0d5d \
366366
--hash=sha256:edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897

requirements/default.txt

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,9 @@ dj-database-url==0.5.0 \
2929
dj-inmemorystorage==1.4.1 \
3030
--hash=sha256:2b587f9320ea26f9ed1c62fefaf05c817735eda989d6439072b73d1b59b1c591 \
3131
--hash=sha256:fa921269b83ffc762411e36d446fa07b602a4ad74632ae1819844d32e6fb12bd
32-
Django==2.1.7 \
33-
--hash=sha256:275bec66fd2588dd517ada59b8bfb23d4a9abc5a362349139ddda3c7ff6f5ade \
34-
--hash=sha256:939652e9d34d7d53d74d5d8ef82a19e5f8bb2de75618f7e5360691b6e9667963 \
35-
# pyup: <2.2 # Normandy is currently incompatible with Django 2.2, see #1834
32+
Django==2.1.8 \
33+
--hash=sha256:0fd54e4f27bc3e0b7054a11e6b3a18fa53f2373f6b2df8a22e8eadfe018970a5 \
34+
--hash=sha256:f3b28084101d516f56104856761bc247f85a2a5bbd9da39d9f6197ff461b3ee4 # pyup: <2.2 # Normandy is currently incompatible with Django 2.2, see #1834
3635
django-configurations==2.1 \
3736
--hash=sha256:e70433eeed10549d30bf5ca386c962505ff9f492893dd2483c52af536347adce \
3837
--hash=sha256:71d9acdff33aa034f0157b0b3d23629fe0cd499bf4d0b6d699b9ca0701d952e8
@@ -113,18 +112,18 @@ jsonschema==3.0.1 \
113112
--hash=sha256:a5f6559964a3851f59040d3b961de5e68e70971afb88ba519d27e6a039efff1a
114113
newrelic==4.16.1.117 \
115114
--hash=sha256:23aead34b5ea4d0492d65069d3ab41eb1c276b3b237d0d0c2c213fbb4e1b32b6
116-
psycopg2==2.8.1 \
117-
--hash=sha256:3648afc2b4828a6e00d516d2d09a260edd2c1e3de1e0d41d99c5ab004a73d180 \
118-
--hash=sha256:5329b4530e31f58e0eafc55e26bbef684509bcc3be41604e45c0b98c297dc722 \
119-
--hash=sha256:7c1ae1669d11105a002f804bebd7432f8dc7473459aa405164c6b44a922decd5 \
120-
--hash=sha256:8af13498e32a00d0a66e43b7491c15231b27ab964ee4d2277a4a2dbadfb2c482 \
121-
--hash=sha256:9d5489867bd5f6d6c6191a4debd8de9a5c03a9608cce3f4d7133e29e6bd4ec27 \
122-
--hash=sha256:a17bfc9faffcca0ad9360c1ad97ab61ede583aa954715e8e436ffd80046661ff \
123-
--hash=sha256:b4a475ce87eabc0607e068a3c704d0aa0820237ed78d493b8e2d880eb73cd7fe \
124-
--hash=sha256:c49d66e97affdc80d084b3b363f09f17db621418f0b8e0524b06c54959e2094d \
125-
--hash=sha256:d13fbc3d533656cfdf094e13c1b0f40917b72813755ba780971ba0ce04280ac4 \
126-
--hash=sha256:e1e4fe6e8ab9f9c7d28514d007f623999d2dd6b5b81069dd4f9d30dbdd6f7069 \
127-
--hash=sha256:e67d60cb1a32f5fd8fcea935cf9efb1d1c26f96203b0ca2ae98c4c40ef8d8eac
115+
psycopg2==2.8.2 \
116+
--hash=sha256:00cfecb3f3db6eb76dcc763e71777da56d12b6d61db6a2c6ccbbb0bff5421f8f \
117+
--hash=sha256:076501fc24ae13b2609ba2303d88d4db79072562f0b8cc87ec1667dedff99dc1 \
118+
--hash=sha256:4e2b34e4c0ddfeddf770d7df93e269700b080a4d2ec514fec668d71895f56782 \
119+
--hash=sha256:5cacf21b6f813c239f100ef78a4132056f93a5940219ec25d2ef833cbeb05588 \
120+
--hash=sha256:61f58e9ecb9e4dc7e30be56b562f8fc10ae3addcfcef51b588eed10a5a66100d \
121+
--hash=sha256:8954ff6e47247bdd134db602fcadfc21662835bd92ce0760f3842eacfeb6e0f3 \
122+
--hash=sha256:b6e8c854cdc623028e558a409b06ea2f16d13438335941c7765d0a42b5bedd33 \
123+
--hash=sha256:baca21c0f7344576346e260454d0007313ccca8c170684707a63946b27a56c8f \
124+
--hash=sha256:bb1735378770fb95dbe392d29e71405d45c8bdcfa064f916504833a92ab03c55 \
125+
--hash=sha256:de3d3c46c1ee18f996db42d1eb44cf1565cc9e38fb1dbd9b773ff6b3fa8035d7 \
126+
--hash=sha256:dee885602bb200bdcb1d30f6da6c7bb207360bc786d0a364fe1540dd14af0bab
128127
pyasn1==0.4.5 \
129128
--hash=sha256:8ec20f61483764de281e0b4aba7d12716189700debcfa9e7935780850bf527f3 \
130129
--hash=sha256:b06c0cfd708b806ea025426aace45551f91ea7f557e0c2d4fbd9a4b346873ce0 \
@@ -202,10 +201,10 @@ untangle==1.1.1 \
202201
drf-yasg==1.15.0 \
203202
--hash=sha256:2c03c569cd1f1711e30efe3a1a56998cf61aa224cb2991e9fdac22aa47fd41e5 \
204203
--hash=sha256:dfb96eb36b259c2e0da67515319a25e49f6bdd3a275412f34221cc5236d2b62a
205-
fastecdsa==1.7.1 \
206-
--hash=sha256:ca3b70122a95a310020758924f0772527bf4758b830460b87fa948d87ca2205d \
207-
--hash=sha256:018c5aed286ccc81d858593a08fb5600bead4183969f934fec05aaa2249f0c3f \
208-
--hash=sha256:3e493b03050484c4f48ba2a96933908baea49d64a12358e22fd9bff38c483bbd
204+
fastecdsa==1.7.2 \
205+
--hash=sha256:655642c9736663219af47fa6f51c16605cf837ba0ed722c9dac8421693f9b63a \
206+
--hash=sha256:974e18948ccef9947c721b794b4c4044ca122895718e4ea4ed795b20b1ae751b \
207+
--hash=sha256:c2868771cdda5ac5729a781116e99cd7aed8d59247004dd864dd4e4834f5d048
209208
graphene-django==2.2.0 \
210209
--hash=sha256:3afd81d47c8b702650e05cc1179fac1cfceae991d241bb164d51f28bed9ec95c \
211210
--hash=sha256:760a18068feb5457e2ec00d2447c09b2fbac2a6b8c32cc8be2abce3752107ad3 \

0 commit comments

Comments
 (0)