1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-05-02 00:09:34 +00:00

Compare commits

...

2 commits

Author SHA1 Message Date
NAme
b2c500015b
Merge pull request #23 from SocksPls/dependabot/pip/lxml-4.6.5
Bump lxml from 4.6.3 to 4.6.5
2021-12-13 20:05:02 +00: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

View file

@ -1,6 +1,6 @@
beautifulsoup4==4.5.1
bs4==0.0.1
lxml==4.6.3
lxml==4.6.5
python-utils==2.0.0
requests==2.20.0
six==1.10.0