summary refs log tree commit diff
path: root/poetry.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update mypy and mypy-zope, attempt 3 (#13993)David Robertson2022-09-301-29/+30
* Revert "Update mypy and mypy-zope (#13925)"David Robertson2022-09-301-30/+29
* Update mypy and mypy-zope (#13925)David Robertson2022-09-301-29/+30
* Fix mypy errors with latest canonicaljson (#13905)David Robertson2022-09-261-4/+5
* Add a `MXCUri` class to make working with mxc uri's easier. (#13162)Andrew Morgan2022-09-151-5/+5
* Add a stub Rust crate (#12595)Erik Johnston2022-09-061-1/+34
* Fix trial-olddeps (#13725)Erik Johnston2022-09-061-1/+1
* Update lock file for Poetry v1.2.0 (#13689)Erik Johnston2022-09-021-60/+86
* Use Pydantic to systematically validate a first batch of endpoints in `synaps...David Robertson2022-08-151-1/+53
* Revert "Update locked versions of mypy and mypy-zope (#13521)"David Robertson2022-08-151-39/+39
* Update locked versions of mypy and mypy-zope (#13521)David Robertson2022-08-151-39/+39
* Update matrix-synapse-ldap3 version in lockfile to v0.2.2. (#13470)Shay2022-08-081-12/+12
* Update locked frozendict version to 2.3.3 (#13352)Sean Quah2022-07-221-18/+18
* Up the dependency on canonicaljson to ^1.5.0 (#13172)Brendan Abolivier2022-07-181-1/+1
* Update locked frozendict version to 2.3.2 (#13284)Sean Quah2022-07-151-18/+18
* Bump lxml from 4.8.0 to 4.9.1 (#13207)dependabot[bot]2022-07-071-62/+71
* matrix-synapse-ldap3: 0.2.0 -> 0.2.1 (#13156)David Robertson2022-07-011-4/+4
* Use caret (semver bounds) for matrix.org packages (#13082)David Robertson2022-06-171-1/+1
* Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)Hannes Lerchl2022-06-151-4/+4
* Add a CI job to check that schema deltas are in the correct folder. (#13063)Erik Johnston2022-06-151-4/+4
* Fix Synapse git info missing in version strings (#12973)David Robertson2022-06-071-5/+5
* Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)Jacek KuĊ›nierz2022-06-011-1/+1
* Bump jsonschema stubs (#12912)David Robertson2022-05-301-3/+3
* Bump pyjwt from 2.3.0 to 2.4.0 (#12865)dependabot[bot]2022-05-261-3/+3
* Fix mypy against latest pillow stubs (#12671)David Robertson2022-05-091-3/+3
* Use `ParamSpec` in a few places (#12667)David Robertson2022-05-091-1/+1
* Move `pympler` back into the `all` extras (#12652)David Robertson2022-05-071-2/+2
* Update mypy to 0.950 and fix complaints (#12650)David Robertson2022-05-061-30/+34
* Bump Synapse minimum Python version to 3.7.1 (#12613)David Robertson2022-05-031-2/+2
* Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356)David Robertson2022-04-271-6/+19
* We don't require redbaron in the release scriptDavid Robertson2022-04-261-61/+1
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-04-201-4/+8
|\
| * Include version 0.2.0 of the Synapse LDAP Auth Provider module in the Docker ...reivilibre2022-04-201-4/+8
* | Bump twisted version to the latest in lockfile (#12441)Shay2022-04-121-9/+10
* | Run lints under poetry in CI; remove lint tox jobs (#12434)David Robertson2022-04-121-3/+3
|/
* Specify tls extra for Twisted dependency. (#12444)Erik Johnston2022-04-121-2/+2
* Add missing dependency on importlib_metadata (#12384)David Robertson2022-04-051-1/+1
* Poetry: initial pyproject.toml and poetry.lock (#12381)David Robertson2022-04-051-0/+2831