1 Commits

Author SHA1 Message Date
840dec134b Bump pyinstaller from 6.7.0 to 6.8.0 in the python-deps group
Bumps the python-deps group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller).


Updates `pyinstaller` from 6.7.0 to 6.8.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.7.0...v6.8.0)

---
updated-dependencies:
- 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>
2024-06-10 04:17:26 +00:00
2 changed files with 3 additions and 4 deletions

View File

@ -11,7 +11,6 @@ jobs:
name: Build and push container image to Docker Hub and GHCR.io name: Build and push container image to Docker Hub and GHCR.io
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }} if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
continue-on-error: true
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@v2 uses: actions/checkout@v2

View File

@ -1,7 +1,7 @@
feedgen==1.0.0 feedgen==1.0.0
feedparser==6.0.11 feedparser==6.0.11
listparser==0.20 listparser==0.20
lxml==5.3.0 lxml==5.2.2
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
pyyaml==6.0.2 pyyaml==6.0.1
pyinstaller==6.10.0 pyinstaller==6.8.0