Skip to content

Commit 4ff198d

Browse files
committed
fix(build): upgrade reticulate (hopefully fix github actions failure)
1 parent 4751dcd commit 4ff198d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

renv.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3405,7 +3405,7 @@
34053405
},
34063406
"reticulate": {
34073407
"Package": "reticulate",
3408-
"Version": "1.40.0",
3408+
"Version": "1.45.0",
34093409
"Source": "Repository",
34103410
"Type": "Package",
34113411
"Title": "Interface to 'Python'",
@@ -3445,11 +3445,11 @@
34453445
"LinkingTo": [
34463446
"Rcpp"
34473447
],
3448-
"RoxygenNote": "7.3.2",
3448+
"RoxygenNote": "7.3.3",
34493449
"VignetteBuilder": "knitr",
34503450
"Config/build/compilation-database": "true",
34513451
"NeedsCompilation": "yes",
3452-
"Author": "Tomasz Kalinowski [ctb, cre], Kevin Ushey [aut], JJ Allaire [aut], RStudio [cph, fnd], Yuan Tang [aut, cph] (<https://orcid.org/0000-0001-5243-233X>), Dirk Eddelbuettel [ctb, cph], Bryan Lewis [ctb, cph], Sigrid Keydana [ctb], Ryan Hafen [ctb, cph], Marcus Geelnard [ctb, cph] (TinyThread library, http://tinythreadpp.bitsnbites.eu/)",
3452+
"Author": "Tomasz Kalinowski [ctb, cre], Kevin Ushey [aut], JJ Allaire [aut], RStudio [cph, fnd], Yuan Tang [aut, cph] (ORCID: <https://orcid.org/0000-0001-5243-233X>), Dirk Eddelbuettel [ctb, cph], Bryan Lewis [ctb, cph], Sigrid Keydana [ctb], Ryan Hafen [ctb, cph], Marcus Geelnard [ctb, cph] (TinyThread library, http://tinythreadpp.bitsnbites.eu/)",
34533453
"Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
34543454
"Repository": "CRAN"
34553455
},

0 commit comments

Comments
 (0)