-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update on poetry.lock ignoring optional=true #3104
Labels
F: configuration-file
F: dependency-ignores
Allow excluding certain versions
L: python:poetry
Python packages via poetry
T: bug 🐞
Something isn't working
Comments
Another example of this: alan-turing-institute/AIrsenal@901692e |
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 3, 2022
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 3, 2022
* ⬆️ Bump nbconvert from 6.5.0 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](jupyter/nbconvert@6.5...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 17, 2022
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 17, 2022
* ⬆️ Bump oauthlib from 3.2.0 to 3.2.1 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](oauthlib/oauthlib@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Oct 1, 2022
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Oct 1, 2022
* ⬆️ Bump joblib from 1.1.0 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](joblib/joblib@1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 7, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 7, 2023
* ⬆️ Bump oauthlib from 3.2.1 to 3.2.2 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](oauthlib/oauthlib@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: oauthlib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. * 🩹 Fix broken torchdata DataPipe tutorial link Going from https://pytorch.org/data/0.5/tutorial.html to https://pytorch.org/data/main/dp_tutorial.html (for upcoming torchdata v0.6). --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 8, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 8, 2023
* ⬆️ Bump cryptography from 37.0.4 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@37.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 11, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Feb 11, 2023
* ⬆️ Bump ipython from 8.4.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.4.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Mar 6, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. Also bumped docutils from 0.17.1 to 0.18.1
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Mar 6, 2023
* ⬆️ Bump markdown-it-py from 1.1.0 to 2.2.0 Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 1.1.0 to 2.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v1.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. Also bumped docutils from 0.17.1 to 0.18.1 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
abdulapopoola
added
F: configuration-file
F: dependency-ignores
Allow excluding certain versions
labels
Mar 31, 2023
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jun 3, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jun 3, 2023
* ⬆️ Bump cryptography from 39.0.1 to 41.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Aug 20, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Aug 20, 2023
* ⬆️ Bump pygments from 2.12.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.12.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 21, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Sep 21, 2023
* ⬆️ Bump cryptography from 41.0.3 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Oct 4, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Oct 4, 2023
* ⬆️ Bump pillow from 9.3.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Nov 29, 2023
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Nov 29, 2023
* ⬆️ Bump cryptography from 41.0.4 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jan 9, 2024
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jan 9, 2024
* ⬆️ Bump fonttools from 4.35.0 to 4.43.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.35.0 to 4.43.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.35.0...4.43.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jan 22, 2024
Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved.
weiji14
added a commit
to weiji14/zen3geo
that referenced
this issue
Jan 23, 2024
* ⬆️ Bump pillow from 10.0.1 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🩹 Refresh poetry.lock file to make deps optional again Make non-required dependencies optional again! Workaround by running `poetry lock --no-update` until dependabot/dependabot-core#3104 is resolved. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
F: configuration-file
F: dependency-ignores
Allow excluding certain versions
L: python:poetry
Python packages via poetry
T: bug 🐞
Something isn't working
Package manager/ecosystem
Python with poetry
Manifest contents prior to update and Updated dependency
You can see the change made by the bot in Tecnativa/docker-duplicity@e7be9c9#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89R413
What you expected to see, versus what you actually saw
The package should remain as
optional=true
in thepoetry.lock
file, not be changed tooptional = false
Images of the diff or a link to the PR, issue or logs
Tecnativa/docker-duplicity#58
ping @yajo
The text was updated successfully, but these errors were encountered: