1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-04-30 15:43:07 +00:00
Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
188b3c8d56
chore(deps): bump requests from 2.20.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0.
- [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.20.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 21:34:09 +00:00
David Silva
1358b43a13 feat(main): tzlocal/zoneinfo 2022-07-14 12:49:09 +02:00
dependabot[bot]
3a5c45be97
Bump lxml from 4.6.5 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 19:42:37 +00:00
David Silva
d45f833c05 fix(requirements): beautifulsoup version to 4.11.1 2022-05-28 14:18:22 +02:00
David Silva
1cea969b82 fix(requirements): beautifulsoup version 2022-05-28 14:12:10 +02:00
dependabot[bot]
6bb9da9879
Bump lxml from 4.6.3 to 4.6.5
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 19:46:23 +00:00
dependabot[bot]
8842344764
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 18:30:18 +00:00
dependabot[bot]
a90c98c8d4
Bump lxml from 3.6.4 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-3.6.4...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 22:23:00 +00:00
cfbd69375f Fixed formatting 2020-11-16 20:34:07 +00:00
22b161f4fe Updated requests library requirement 2019-04-11 11:11:20 +01:00
flannel jesus
0ab7925576 replaced parseint with python_utils.converters.to_int 2016-09-12 08:33:22 +01:00
flannel jesus
220815cbdc add requirements.txt (update with pip freeze > requirements.txt) 2016-09-12 08:27:37 +01:00