Skip to content

Commit 41569e6

Browse files
authored
Merge branch 'master' into dependabot/maven/com.ibm.wala.cast.python.ml.j2ee/maven-1b7e7d95da
2 parents 7a0e343 + d5a69b3 commit 41569e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.ow2.asm</groupId>
102102
<artifactId>asm-all</artifactId>
103-
<version>5.1</version>
103+
<version>6.0_BETA</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>com.github.jnr</groupId>

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
black==24.8.0
1+
black==24.10.0

0 commit comments

Comments
 (0)