Commit Graph

23 Commits

Author SHA1 Message Date
dependabot[bot]
a73efe1074
Update python-dotenv requirement from ~=0.20.0 to ~=0.21.0
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 21:34:30 +00: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