Skip to content

Commit

Permalink
Update to release 2023.11.15 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
arneso-ssb authored Nov 15, 2023
1 parent 59519ec commit ca7f80c
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/statisticsnorway/ssb-pypitemplate.git",
"commit": "b02f5f537a6c5fe7b50d3dd694b023c68c96fa2d",
"commit": "6f05a1849ca259b5b19e9c213b41d42cab872644",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==23.3
pip==23.3.1
nox==2023.4.22
nox-poetry==1.0.3
poetry==1.6.1
virtualenv==20.24.5
poetry==1.7.0
virtualenv==20.24.6
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
repository-url: https://test.pypi.org/legacy/

- name: Publish the release notes
uses: release-drafter/release-drafter@v5.24.0
uses: release-drafter/release-drafter@v5.25.0
with:
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
Expand Down
Loading

0 comments on commit ca7f80c

Please sign in to comment.