diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-21 21:15:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-21 21:15:46 +0000 |
| commit | 4d2842107eb79eaa942d4b2ea0c4665f479683d8 (patch) | |
| tree | da569a01001bae27d7f69cd29ec15d07ad61f7e0 | |
| parent | d9d40bfb894f22f9c4804d278eddaf4d4826d2a8 (diff) | |
Bump lxml from 4.9.1 to 6.1.0dependabot/pip/lxml-6.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 6.1.0.
- [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.9.1...lxml-6.1.0)
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.1.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 37bea12..ea8fa09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests>=2.20.0 beautifulsoup4==4.6 cached-property==1.3.1 -lxml==4.9.1 +lxml==6.1.0 pyreadline |
