Skip to content

Commit 8e298e5

Browse files
Bump numpy from 1.24.1 to 2.3.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.1 to 2.3.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.1...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49ef9fc commit 8e298e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
avro==1.11.3
22
dpkt==1.9.8
33
lxml==4.9.3
4-
numpy==1.26.1
4+
numpy==2.3.4
55
fastavro==1.8.4
66
six>=1.12.0
77
google-cloud-pubsub==2.18.4

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install_requires =
4545
avro==1.11.1
4646
dpkt==1.9.8
4747
lxml==4.9.2
48-
numpy==1.24.1
48+
numpy==2.3.4
4949
fastavro==1.7.0
5050
six>=1.12.0
5151
google-cloud-pubsub==2.13.11

0 commit comments

Comments
 (0)