Skip to content
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 project dependencies via poetry update #54

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Update project dependencies via poetry update #54

merged 1 commit into from
Oct 26, 2022

Conversation

smkent
Copy link
Owner

@smkent smkent commented Oct 26, 2022

Package operations: 1 install, 3 updates, 0 removals

  • Installing exceptiongroup (1.0.0rc9)
  • Updating pytest (7.1.3 -> 7.2.0)
  • Updating virtualenv (20.16.5 -> 20.16.6)
  • Updating tox (3.26.0 -> 3.27.0)

Package operations: 1 install, 3 updates, 0 removals

- Installing exceptiongroup (1.0.0rc9)
- Updating pytest (7.1.3 -> 7.2.0)
- Updating virtualenv (20.16.5 -> 20.16.6)
- Updating tox (3.26.0 -> 3.27.0)
@codecov-commenter
Copy link

Codecov Report

Merging #54 (3d9b6b5) into main (316ab92) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files          11       11           
  Lines         358      358           
=======================================
  Hits          312      312           
  Misses         46       46           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smkent smkent merged commit 96a1a1f into main Oct 26, 2022
@smkent smkent deleted the update-deps branch October 26, 2022 04:52
smkent added a commit that referenced this pull request Oct 27, 2022
Applied upstream commits:

smkent/cookie-python@5a2e488...8534e71

*   8534e71 Merge pull request #59 from smkent/black-template
|\
| * 1dee4ce Configure black line-length in template
|/
*   adca1e4 Merge pull request #51 from smkent/poetry-1.2
|\
| * 285f34d Update RELEASE_POETRY_VERSION to 1.2 in CD workflows
| *   676eb84 Merge remote-tracking branch 'origin/main' into poetry-1.2
| |\
| |/
|/|
* |   4271b52 Merge pull request #57 from smkent/fixup-template-pre-commit-cache-id
|\ \
| * | dcde9c5 Add actions/setup-python output ID in template action
* | |   241a2be Merge pull request #58 from smkent/fixup-license-config
|\ \ \
| |/ /
|/| |
| * | 830f93a Update the license value in pyproject.toml to MIT
|/ /
* |   6183211 Merge pull request #53 from smkent/pre-commit
|\ \
| | * 93bdffc Duplicate `PYTHON_KEYRING_BACKEND` for cookie-python's unit tests
| | * d394931 Move `PYTHON_KEYRING_BACKEND` env var to `poetry install` step
| | * d497ab6 Avoid using a keyring backend with Poetry and Python in CI
| | *   915dc95 Merge remote-tracking branch 'origin/pre-commit' into poetry-1.2
| | |\
| | |/
| |/|
| * | ae00997 Update README.md test cases for README.md updates
| * | fb8b920 Restore cookie-python specific Poe the Poet tasks
| * | 6b66436 Update README.md in cookie-python and template
| * |   13ec742 Merge remote-tracking branch 'origin/main' into pre-commit
| |\ \
| |/ /
|/| |
* | |   e1e9bca Merge pull request #54 from smkent/rm-tox
|\ \ \
| * \ \   6ffe18e Merge remote-tracking branch 'origin/main' into rm-tox
| |\ \ \
| |/ / /
|/| | |
* | | | e36596c Merge pull request #55 from smkent/bandit-toml-toplevel
* | | | 3676e2c Install bandit with the toml extra in cookie-python itself
 / / /
* / / 68465fb Remove tox, which is unused
 / /
* | 03641a9 Update poe tasks for pre-commit in template pyproject.toml
* | 1e74925 Remove unused poe environment variables config
* | 7a204be Skip some subprocess-related checks in bandit
* | e634ffe Add pre-commit configuration
* | 53bea95 Add pre-commit
 /
* 7945b1c Pin poetry-dynamic-versioning to <=0.17.1 for Poetry 1.1.x compatibility
* e872a4d Upgrade requests when installing Poetry
* eba528c Update to Poetry 1.2.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants