Giulio
|
679403aed2
|
fix engine socket
The client is using an unsupported version of the Socket.IO or Engine.IO protocols
|
2021-06-18 11:06:09 +02:00 |
|
dependabot[bot]
|
ef5834e269
|
Bump greenlet from 0.4.17 to 1.1.0 in /backend
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.17 to 1.1.0.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.17...1.1.0)
---
updated-dependencies:
- dependency-name: greenlet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 23:48:52 +00:00 |
|
dependabot[bot]
|
923325a356
|
Bump python-socketio from 4.6.0 to 5.3.0 in /backend
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.0 to 5.3.0.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v4.6.0...v5.3.0)
---
updated-dependencies:
- dependency-name: python-socketio
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:33:48 +00:00 |
|
GM
|
b88ed670e1
|
Merge pull request #27 from albertoxamin/dependabot/pip/dev/python-engineio-4.2.0
Bump python-engineio from 3.13.2 to 4.2.0
|
2021-06-17 19:33:21 +02:00 |
|
dependabot[bot]
|
4428b2d51d
|
Bump python-engineio from 3.13.2 to 4.2.0
Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.13.2 to 4.2.0.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-engineio/compare/v3.13.2...v4.2.0)
---
updated-dependencies:
- dependency-name: python-engineio
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:29:28 +00:00 |
|
dependabot[bot]
|
245ffa2191
|
Bump certifi from 2020.11.8 to 2021.5.30
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2021.5.30.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2021.05.30)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:29:26 +00:00 |
|
GM
|
f7c0298832
|
Merge pull request #26 from albertoxamin/dependabot/pip/dev/six-1.16.0
Bump six from 1.15.0 to 1.16.0
|
2021-06-17 19:29:15 +02:00 |
|
dependabot[bot]
|
09bc06ac1f
|
Bump six from 1.15.0 to 1.16.0
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)
---
updated-dependencies:
- dependency-name: six
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:17:28 +00:00 |
|
dependabot[bot]
|
e281979ca4
|
Bump eventlet from 0.29.1 to 0.31.0
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.29.1 to 0.31.0.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.29.1...v0.31.0)
---
updated-dependencies:
- dependency-name: eventlet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:17:24 +00:00 |
|
Alberto Xamin
|
b80d626a1c
|
fix dependency
|
2020-12-02 22:11:40 +01:00 |
|
Alberto Xamin
|
4bec55e310
|
started working on frontend
|
2020-11-19 21:34:25 +01:00 |
|