Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.3.4 (#297)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency pytest to v8.3.4

* ci: automatically update oci/mock-rock/_releases.json, from https://github.com/canonical/oci-factory/actions/runs/12141625005

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@localhost>
  • Loading branch information
renovate[bot] and renovate[bot] authored Dec 4, 2024
1 parent 7d5c708 commit f5bee70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions oci/mock-rock/_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"1.1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "951"
"target": "954"
},
"beta": {
"target": "951"
"target": "954"
},
"edge": {
"target": "951"
"target": "954"
}
},
"1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "951"
"target": "954"
},
"beta": {
"target": "951"
"target": "954"
},
"edge": {
"target": "951"
"target": "954"
}
},
"1.2-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"beta": {
"target": "952"
"target": "955"
},
"edge": {
"target": "1.2-22.04_beta"
Expand Down
2 changes: 1 addition & 1 deletion tests/etc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==8.3.2
pytest==8.3.4
-r ../../src/build_rock/configure/requirements.txt
-r ../../src/image/requirements.txt

0 comments on commit f5bee70

Please sign in to comment.