Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.codehaus.mojo-version…
Browse files Browse the repository at this point in the history
…s-maven-plugin-2.17.1
  • Loading branch information
khatchad authored Nov 11, 2024
2 parents 9e798d2 + d5a69b3 commit 280ae85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-all</artifactId>
<version>5.1</version>
<version>6.0_BETA</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==24.8.0
black==24.10.0

0 comments on commit 280ae85

Please sign in to comment.