Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
1c14a3165f Bump hyperkitty from 1.3.7 to 1.3.8 in /web
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.7 to 1.3.8.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags)
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: hyperkitty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 15:46:44 +00:00
dependabot[bot]
3241f7da32 Bump django-mailman3 from 1.3.9 to 1.3.11 in /web
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.9 to 1.3.11.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags)
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/1.3.9...v1.3.11)

---
updated-dependencies:
- dependency-name: django-mailman3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 07:31:32 +00:00
dependabot[bot]
49fa5c7fa7 Bump django-mailman3 from 1.3.8 to 1.3.9 in /web (#588)
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.8 to 1.3.9.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags)
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.8...1.3.9)

---
updated-dependencies:
- dependency-name: django-mailman3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:50 +00:00
dependabot[bot]
8210125788 Bump postorius from 1.3.7 to 1.3.8 in /web (#589)
Bumps [postorius](https://gitlab.com/mailman/postorius) from 1.3.7 to 1.3.8.
- [Release notes](https://gitlab.com/mailman/postorius/tags)
- [Commits](https://gitlab.com/mailman/postorius/compare/1.3.7...1.3.8)

---
updated-dependencies:
- dependency-name: postorius
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:24 +00:00
dependabot[bot]
55c8a71cbd Bump mailmanclient from 3.3.4 to 3.3.5 in /web (#587)
Bumps [mailmanclient](https://gitlab.com/mailman/mailmanclient) from 3.3.4 to 3.3.5.
- [Release notes](https://gitlab.com/mailman/mailmanclient/tags)
- [Commits](https://gitlab.com/mailman/mailmanclient/compare/3.3.4...3.3.5)

---
updated-dependencies:
- dependency-name: mailmanclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:05:13 -08:00
dependabot[bot]
f9cdab4b3e Bump hyperkitty from 1.3.6 to 1.3.7 in /web (#590)
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.6 to 1.3.7.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags)
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/v1.3.6...1.3.7)

---
updated-dependencies:
- dependency-name: hyperkitty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:04:43 -08:00
Abhilash Raj
9fcf93aa82 Use requirements.txt for automated version bumps. (#566)
* Use requirements.txt for automated version bumps.

Move the Mailman requirements into requirements.txt file so that
we can use dependabot for automated version bumping.

* Remove constraint on mistune

* Add requirements file to dockerfile

* Add dependency on tzdata
2022-10-26 01:30:07 -07:00