Skip to content

Commit 7117e5e

Browse files
build(deps-dev): bump matrix-synapse in /requirements
Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.33.0 to 1.57.1. - [Release notes](https://github.com/matrix-org/synapse/releases) - [Changelog](https://github.com/matrix-org/synapse/blob/develop/CHANGES.md) - [Commits](matrix-org/synapse@v1.33.0...v1.57.1) --- updated-dependencies: - dependency-name: matrix-synapse dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35c3c7c commit 7117e5e

2 files changed

Lines changed: 18 additions & 9 deletions

File tree

requirements/requirements-ci.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ attrs==19.3.0
4646
# flake8-bugbear
4747
# hypothesis
4848
# jsonschema
49+
# matrix-common
4950
# matrix-synapse
5051
# pytest
5152
# service-identity
@@ -276,10 +277,13 @@ idna==2.8
276277
# via
277278
# -r requirements-dev.txt
278279
# hyperlink
279-
# matrix-synapse
280280
# requests
281281
# twisted
282282
# yarl
283+
ijson==3.1.4
284+
# via
285+
# -r requirements-dev.txt
286+
# matrix-synapse
283287
importlib-metadata==5.0.0
284288
# via
285289
# -r requirements-dev.txt
@@ -353,7 +357,11 @@ matplotlib-inline==0.1.2
353357
# ipython
354358
matrix-client==0.3.2
355359
# via -r requirements-dev.txt
356-
matrix-synapse==1.33.0
360+
matrix-common==1.1.0
361+
# via
362+
# -r requirements-dev.txt
363+
# matrix-synapse
364+
matrix-synapse==1.57.1
357365
# via -r requirements-dev.txt
358366
mccabe==0.6.1
359367
# via
@@ -402,6 +410,7 @@ packaging==21.3
402410
# bleach
403411
# build
404412
# marshmallow
413+
# matrix-synapse
405414
# pytest
406415
parsimonious==0.8.1
407416
# via

requirements/requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ attrs==19.3.0
3232
# via
3333
# -r requirements.txt
3434
# aiohttp
35-
# automat
3635
# flake8-bugbear
3736
# hypothesis
3837
# jsonschema
38+
# matrix-common
3939
# matrix-synapse
4040
# pytest
4141
# service-identity
@@ -241,11 +241,11 @@ hypothesis==6.46.9
241241
idna==2.8
242242
# via
243243
# -r requirements.txt
244-
# hyperlink
245-
# matrix-synapse
246244
# requests
247245
# twisted
248246
# yarl
247+
ijson==3.1.4
248+
# via matrix-synapse
249249
importlib-metadata==5.0.0
250250
# via
251251
# -r requirements-dev.in
@@ -309,7 +309,9 @@ matplotlib-inline==0.1.2
309309
# via ipython
310310
matrix-client==0.3.2
311311
# via -r requirements.txt
312-
matrix-synapse==1.33.0
312+
matrix-common==1.1.0
313+
# via matrix-synapse
314+
matrix-synapse==1.57.1
313315
# via -r requirements-dev.in
314316
mccabe==0.6.1
315317
# via
@@ -355,6 +357,7 @@ packaging==21.3
355357
# bleach
356358
# build
357359
# marshmallow
360+
# matrix-synapse
358361
# pytest
359362
parsimonious==0.8.1
360363
# via
@@ -528,9 +531,7 @@ simplejson==3.17.2
528531
six==1.16.0
529532
# via
530533
# -r requirements.txt
531-
# asttokens
532534
# attrdict
533-
# automat
534535
# bcrypt
535536
# bleach
536537
# flake8-tuple
@@ -554,7 +555,6 @@ structlog==21.5.0
554555
toml==0.10.2
555556
# via
556557
# -r requirements.txt
557-
# pep517
558558
# pylint
559559
tomli==2.0.1
560560
# via

0 commit comments

Comments
 (0)