Skip to content

Commit 28f08a5

Browse files
authored
Upgrade to ronbun 0.10 (#5158)
1 parent 6701fb8 commit 28f08a5

File tree

3 files changed

+426
-337
lines changed

3 files changed

+426
-337
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@ To run the tests locally, **you will need the following dependencies**:
308308

309309
- **Docker**: as there are so many languages in this project, we use docker to
310310
automatically generate consistent, stable build/test environments.
311-
- **Python 3.9+**: our build system is constructed with Python given that
311+
- **Python 3.10+**: our build system is constructed with Python given that
312312
testing is built with glotter, a Python testing library that leverages docker.
313313
- **Poetry**: our build system is managed and versioned using Poetry. Make sure
314-
to use version **2.1.3** or later. If you are using an older version, please
314+
to use version **2.2.1** or later. If you are using an older version, please
315315
update to the latest.
316316

317317
With all three installed, the remaining dependencies can be installed using

0 commit comments

Comments
 (0)