Skip to content

Commit dcc4281

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /nifi directory: [nltk](https://github.com/nltk/nltk) and [requests](https://github.com/psf/requests). Updates `nltk` from 3.9.3 to 3.9.4 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.3...3.9.4) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d079fde commit dcc4281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nifi/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wheel==0.46.2
22

33
# data science pkgs
4-
nltk==3.9.3
4+
nltk==3.9.4
55
numpy==2.4.2
66
pandas==2.3.3
77
dill>=0.4.0,<1.0.0
@@ -23,7 +23,7 @@ xlsxwriter==3.2.9
2323
mysql-connector-python==9.5.0
2424
snowflake-connector-python==4.2.0
2525
pymssql==2.3.9
26-
requests==2.32.5
26+
requests==2.33.0
2727
PyYAML==6.0.3
2828
pydantic==2.12.5
2929
overrides==7.0.0

0 commit comments

Comments
 (0)