Skip to content

Commit cf2e822

Browse files
chore(deps): bump orjson from 3.9.10 to 3.9.15 in /airflow (#3288)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.10...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b23c5df commit cf2e822

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airflow/requirements-composer-2.6.5-airflow-2.5.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ oauth2client==4.1.3
231231
oauthlib==3.2.2
232232
objsize==0.6.1
233233
opt-einsum==3.3.0
234-
orjson==3.9.13
234+
orjson==3.9.15
235235
overrides==6.5.0
236236
packaging==23.0
237237
pandas==1.5.3

airflow/requirements-composer-2.8.3-airflow-2.6.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ objsize==0.7.0
241241
opt-einsum==3.3.0
242242
optree==0.11.0
243243
ordered-set==4.1.0
244-
orjson==3.10.3
244+
orjson==3.9.15
245245
overrides==6.5.0
246246
packaging==24.0
247247
pandas==2.1.4

0 commit comments

Comments
 (0)