mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 04:35:41 +01:00
Bump the python-deps group with 5 updates
Bumps the python-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [feedgen](https://github.com/lkiesow/python-feedgen) | `0.9.0` | `1.0.0` | | [feedparser](https://github.com/kurtmckee/feedparser) | `6.0.10` | `6.0.11` | | [lxml](https://github.com/lxml/lxml) | `4.9.3` | `4.9.4` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0` | `6.0.1` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.0.0` | `6.3.0` | Updates `feedgen` from 0.9.0 to 1.0.0 - [Release notes](https://github.com/lkiesow/python-feedgen/releases) - [Commits](https://github.com/lkiesow/python-feedgen/compare/v0.9.0...v1.0.0) Updates `feedparser` from 6.0.10 to 6.0.11 - [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/kurtmckee/feedparser/compare/6.0.10...6.0.11) Updates `lxml` from 4.9.3 to 4.9.4 - [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.3...lxml-4.9.4) Updates `pyyaml` from 6.0 to 6.0.1 - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) Updates `pyinstaller` from 6.0.0 to 6.3.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.0.0...v6.3.0) --- updated-dependencies: - dependency-name: feedgen dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: feedparser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e03fff3a42
commit
4b5c774324
@ -1,7 +1,7 @@
|
|||||||
feedgen==0.9.0
|
feedgen==1.0.0
|
||||||
feedparser==6.0.10
|
feedparser==6.0.11
|
||||||
listparser==0.19.0
|
listparser==0.19.0
|
||||||
lxml==4.9.3
|
lxml==4.9.4
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pyyaml==6.0
|
pyyaml==6.0.1
|
||||||
pyinstaller==6.0.0
|
pyinstaller==6.3.0
|
Loading…
Reference in New Issue
Block a user