Skip to content

Commit

Permalink
build(deps-dev): bump matrix-synapse in /requirements
Browse files Browse the repository at this point in the history
Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.33.0 to 1.43.0.
- [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.43.0)

---
updated-dependencies:
- dependency-name: matrix-synapse
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2021
1 parent 22a5714 commit 7de30eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,10 @@ idna==2.8
# requests
# twisted
# yarl
ijson==3.1.4
# via
# -r requirements-dev.txt
# matrix-synapse
importlib-metadata==4.8.1
# via
# -r requirements-dev.txt
Expand Down Expand Up @@ -376,7 +380,7 @@ matplotlib-inline==0.1.2
# ipython
matrix-client==0.3.2
# via -r requirements-dev.txt
matrix-synapse==1.33.0
matrix-synapse==1.41.1
# via -r requirements-dev.txt
mccabe==0.6.1
# via
Expand Down
4 changes: 3 additions & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@ idna==2.8
# requests
# twisted
# yarl
ijson==3.1.4
# via matrix-synapse
importlib-metadata==4.8.1
# via pluggy
incremental==17.5.0
Expand Down Expand Up @@ -334,7 +336,7 @@ matplotlib-inline==0.1.2
# via ipython
matrix-client==0.3.2
# via -r requirements.txt
matrix-synapse==1.33.0
matrix-synapse==1.41.1
# via -r requirements-dev.in
mccabe==0.6.1
# via
Expand Down

0 comments on commit 7de30eb

Please sign in to comment.