Commit Graph

478 Commits

Author SHA1 Message Date
Benny
6d7422cdd5 get rid of sub module 2024-12-07 15:08:39 +01:00
Benny
bf3d574e6d add pytz 2024-12-06 23:09:45 +01:00
dependabot[bot]
c8ac272eb5 Bump apscheduler from 3.10.4 to 3.11.0 (#354)
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.4 to 3.11.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.0/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/3.10.4...3.11.0)

---
updated-dependencies:
- dependency-name: apscheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:31:24 +01:00
dependabot[bot]
f7c0b5c610 Bump pillow from 10.3.0 to 11.0.0 (#355)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:25 +01:00
dependabot[bot]
bdb9b1374c Bump openpyxl from 3.1.2 to 3.1.5 (#356)
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:18 +01:00
dependabot[bot]
3a0b7ff6e0 Bump captcha from 0.5.0 to 0.6.0 (#353)
Bumps [captcha](https://github.com/lepture/captcha) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/lepture/captcha/releases)
- [Changelog](https://github.com/lepture/captcha/blob/master/docs/changelog.rst)
- [Commits](https://github.com/lepture/captcha/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: captcha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:11 +01:00
dependabot[bot]
4f24e9029c Bump redis from 5.0.4 to 5.2.0 (#357)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.2.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.2.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:02 +01:00
Benny
87ada1229f use mongodb search 2024-12-06 22:28:08 +01:00
Benny
2d5d55bf0c 支持一下 2024-12-06 22:16:35 +01:00
Benny
1283fa1e42 add metrics (#174) 2024-12-06 21:18:42 +01:00
Benny
b671bcef6a fix download bug 2024-12-05 23:19:31 +01:00
Benny
39ff58c17b remove unused workflows 2024-12-05 22:52:33 +01:00
Benny
127a87f7f4 fix bug 2024-12-05 22:50:09 +01:00
Benny
24c9093c3c update 2024-12-05 22:36:31 +01:00
Benny
4897e7f4be subtitle update 2024-12-05 22:10:13 +01:00
dependabot[bot]
494a6b95df Bump pymongo from 4.7.2 to 4.10.1 (#352)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.10.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.10.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:22:48 +01:00
dependabot[bot]
503867b97a Bump pillow from 10.2.0 to 10.3.0 (#334)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:22:29 +01:00
dependabot[bot]
3b314479af Bump redis from 5.0.1 to 5.0.4 (#336)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:22:21 +01:00
dependabot[bot]
b819af0368 Bump tqdm from 4.66.1 to 4.66.4 (#339)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.4.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:22:13 +01:00
dependabot[bot]
b31fa1b320 Bump jinja2 from 3.1.3 to 3.1.4 (#340)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:21:48 +01:00
dependabot[bot]
a0ac805178 --- (#344)
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:21:26 +01:00
dependabot[bot]
10099a0403 Bump tornado from 6.4 to 6.4.2 (#350)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:20:59 +01:00
dependabot[bot]
c58ac71e55 Bump requests from 2.32.2 to 2.32.3 (#351)
* Bump golang.org/x/net from 0.17.0 to 0.23.0 in /yyetsweb (#335)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump requests from 2.32.2 to 2.32.3

Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  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>
2024-12-05 18:20:51 +01:00
dependabot[bot]
ad391e8c8d Bump golang.org/x/net from 0.17.0 to 0.23.0 in /yyetsweb (#335)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:03:21 +01:00
dependabot[bot]
0e29bfc2ff Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /yyetsweb (#332)
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 17:49:16 +01:00
Benny
b600929fc5 bump deps 2024-12-05 17:44:20 +01:00
Benny
01354da7db use 3.12 and 20 2024-07-21 16:18:55 +02:00
Benny
1c40ff2efa bump 2024-02-29 18:01:31 +01:00
dependabot[bot]
e4989058d9 Bump fakeredis from 2.20.1 to 2.21.1 (#326)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.1 to 2.21.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.20.1...v2.21.1)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 17:59:46 +01:00
Benny
387eb0e7cb bump dependencies and url 387eb0e yyetsbot-app-v0.1.0 2024-01-07 15:12:13 +01:00
Benny
1e51f8a4d3 update doc 2023-12-29 18:04:35 +01:00
Benny
d9da767093 add sort
#314
2023-12-27 22:07:38 +01:00
dependabot[bot]
0f5747a751 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /yyetsweb (#312)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 22:05:55 +01:00
dependabot[bot]
7cc24480a3 Bump tornado from 6.3.3 to 6.4 (#309)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.0)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:55:40 +01:00
dependabot[bot]
c48a65d294 Bump fakeredis from 2.20.0 to 2.20.1 (#311)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.20.0...v2.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:55:32 +01:00
Benny
df7dbb2ba1 remove sentry, update deps 2023-11-26 12:39:37 +01:00
Benny
7e2184a4e2 update deps 2023-11-15 17:13:27 +01:00
Benny
1e25b07835 remove self-host runner 2023-10-26 21:37:44 +02:00
Benny
3a00fb1cb5 update email, dependencies and python 2023-10-26 19:51:57 +02:00
dependabot[bot]
3dbd995387 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /yyetsweb (#304)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 19:44:21 +02:00
Benny
af7e96a28d self hosted runner test 2023-08-29 22:31:13 +02:00
Benny
79f58e66cf update 2023-08-28 20:26:24 +02:00
Benny
4c3f10d92c minior fix 2023-08-26 16:07:56 +02:00
Benny
3353f36a94 redis 连接池 2023-08-26 15:42:27 +02:00
Benny
1fcfdfca06 reduce length of cf cache 2023-08-26 15:19:59 +02:00
Benny
10ea445683 use webp cloud 2023-08-26 13:58:47 +02:00
Benny
7f446835ae 连接池 2023-08-26 13:41:23 +02:00
Benny
c62c47fa7d update fe 2023-08-26 13:08:43 +02:00
Benny
99eb23e8cb bump 2023-08-26 13:07:33 +02:00
Benny
4f5376fd6a remove sentry 2023-08-15 20:46:35 +02:00