Commit Graph

40 Commits

Author SHA1 Message Date
3534468df1 Update dependency SQLAlchemy to v2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-17 17:07:36 +01:00
e5a8a00155 Update dependency pyTelegramBotAPI to ~=4.10.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-06 06:00:44 +01:00
61509407c2 Update dependency selenium to ~=4.8.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-02 07:02:38 +01:00
6b5257831b Update dependency plotly to ~=5.13.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-02 06:55:43 +01:00
480e18a660 Update dependency APScheduler to ~=3.10.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-02 06:01:12 +01:00
49b504d05c Update dependency pyTelegramBotAPI to ~=4.9.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-21 06:02:54 +01:00
53d67bc9ac Update dependency plotly to ~=5.12.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-21 06:00:55 +01:00
70b9d89f14 Update dependency selenium to ~=4.7.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-02 06:01:10 +01:00
aaf152e55b Update dependency pyTelegramBotAPI to ~=4.8.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-29 06:00:44 +01:00
b355dca325 Update dependency selenium to ~=4.6.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-15 13:43:20 +01:00
99f6fc1b61 Update dependency plotly to ~=5.11.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-15 13:34:20 +01:00
68fe9d5db5 Update dependency selenium to ~=4.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-28 22:19:39 +02:00
c3eec11c14 Update dependency pandas to ~=1.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-19 18:01:18 +02:00
34f86e37da Update dependency python-dotenv to ~=0.21.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:38:04 +02:00
fdd0d11446 Update dependency selenium to ~=4.4.3
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:37:47 +02:00
ef769cc087 Update dependency requests to ~=2.28.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:36:16 +02:00
745f0e663b Update dependency pyTelegramBotAPI to ~=4.7.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:35:48 +02:00
f96948e8d0 Update dependency plotly to ~=5.10.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:35:15 +02:00
Kellermann
a6d06f2cf1 sending commands that are almost matching if user has a typo 2022-06-03 16:02:12 +02:00
dependabot[bot]
5671c26cb9
Update sqlalchemy requirement from ~=1.4.36 to ~=1.4.37
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 21:50:17 +00:00
Kellermann
28e0ce1bf4 new requirement and daily challenge now working. Only missing: you can do multiple guesses every day 2022-05-28 22:59:51 +02:00
dependabot[bot]
835acc0e38
Update selenium requirement from ~=4.1.5 to ~=4.2.0
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 21:26:08 +00:00
Florian Kaiser
236ef0e6dd
Merge pull request #2 from H4CK3R-01/dependabot/pip/pandas-approx-eq-1.4.2
Update pandas requirement from ~=1.4.1 to ~=1.4.2
2022-05-10 14:03:14 +02:00
Florian Kaiser
a31160299d
Merge pull request #3 from H4CK3R-01/dependabot/pip/pytelegrambotapi-approx-eq-4.5.1
Update pytelegrambotapi requirement from ~=4.5.0 to ~=4.5.1
2022-05-10 14:03:03 +02:00
dependabot[bot]
6e9346ae01
Update pandas requirement from ~=1.4.1 to ~=1.4.2
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:01:53 +00:00
41e4fef460 Fixed product fetcher 2022-05-10 14:00:41 +02:00
dependabot[bot]
16570674a2
Update pytelegrambotapi requirement from ~=4.5.0 to ~=4.5.1
Updates the requirements on [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) to permit the latest version.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.5.0...4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:49:13 +00:00
Florian Kellermann
88991c52cb daily_challenge working now 2022-05-09 18:02:17 +02:00
Florian Kellermann
60fb5ca6ee requirement and daily_challenge update 2022-05-09 16:16:22 +02:00
Florian Kellermann
e2d506e629 New status, still need to get all_users to work 2022-05-09 16:01:03 +02:00
Florian Kellermann
d4604dd960 removed requirement and changed /start 2022-05-03 13:50:17 +02:00
Florian Kellermann
bd0b261e5c new requirements and updates in bot.py 2022-05-03 13:20:49 +02:00
dependabot[bot]
af37f44aab
Update beautifulsoup4 requirement from ~=4.9.1 to ~=4.11.1
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 08:52:59 +00:00
d28244f425 Fixed database packages and added Dockerfile 2022-05-03 10:37:03 +02:00
bdd342f8ac Added fetcher to fetch title, image url, price and description 2022-05-03 09:52:00 +02:00
1f37a589cc Fixed database models 2022-05-02 17:34:16 +02:00
e3fdb19411 Removed module 2022-05-02 17:22:50 +02:00
Florian Kellermann
2b9f48ec87 revert 2022-05-02 16:47:14 +02:00
Florian Kellermann
e32ba44788 test 2022-05-02 16:46:56 +02:00
Florian Kellermann
6e4e2ed198 requirements 2022-05-02 16:31:26 +02:00